Skip to content

Commit

Permalink
Update conda_publish_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vigne-hub authored Mar 2, 2024
1 parent 7752dc6 commit 822f2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_publish_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
env:
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_API_TOKEN }}
run: |
anaconda upload $CONDA_PREFIX/conda-bld/linux-64/*.tar.bz2
anaconda upload $CONDA_PREFIX/conda-bld/macos-arm64/*.tar.bz2

0 comments on commit 822f2a6

Please # to comment.