Skip to content

removing heffte cuda from the automatic package builds. Will add back… #156

removing heffte cuda from the automatic package builds. Will add back…

removing heffte cuda from the automatic package builds. Will add back… #156

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