Skip to content

Commit d593d78

Browse files
committed
Update CI
Fix CI workflow
1 parent 38a3abc commit d593d78

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/conda-package-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ on:
1919
jobs:
2020
build:
2121
uses: openalea/action-build-publish-anaconda/.github/workflows/openalea_ci.yml@main
22+
with:
23+
conda-directory: "./stat_tool/conda"
2224
secrets:
2325
conda-directory: "./stat_tool/conda"
2426
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}

0 commit comments

Comments
 (0)