Skip to content

Commit

Permalink
⬆️ conda
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed May 21, 2024
1 parent ea7ad50 commit 72772ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anaconda-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
with:
subdir: 'conda'
AnacondaToken: ${{ secrets.ANACONDA_TOKEN }}
platforms: 'linux-32'
platforms: 'all' #
override: true
# dry_run: true

0 comments on commit 72772ec

Please sign in to comment.