Skip to content

updated mpi (technically downgraded) for all relevant packages so the… #5

updated mpi (technically downgraded) for all relevant packages so the…

updated mpi (technically downgraded) for all relevant packages so the… #5

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