Skip to content

updated anaconda build scripts to use conda-build instead of mamba #4

updated anaconda build scripts to use conda-build instead of mamba

updated anaconda build scripts to use conda-build instead of mamba #4

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