Skip to content

Fixed bug with vtk fill code. The check for periodic wasn't fully def… #11

Fixed bug with vtk fill code. The check for periodic wasn't fully def…

Fixed bug with vtk fill code. The check for periodic wasn't fully def… #11

name: 'Publish Fierro-CPU'
on:
push:
paths:
- .conda/fierro/cpu/**
- .github/workflows/publish-fierro-cpu.yaml
workflow_dispatch:
jobs:
publish:
uses: ./.github/workflows/build-conda-package.yaml
with:
recipe_dir: .conda/fierro/cpu
secrets: inherit