Skip to content

fixed platform issue for sure #9

fixed platform issue for sure

fixed platform issue for sure #9

name: 'Publish MATAR-CUDA'
on:
push:
paths:
- .conda/matar/**
- .github/workflows/publish-matar-cuda.yaml
workflow_dispatch:
jobs:
publish:
uses: ./.github/workflows/build-conda-package.yaml
with:
recipe_dir: .conda/matar/cuda
secrets: inherit