Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt authored Apr 2, 2024
1 parent 40854e1 commit 38cd464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
channels: conda-forge
miniconda-version: latest
- name: Prepare
run: conda install conda-build conda-verify
run: conda install anaconda-client conda-build conda-verify
- name: Build and Upload
run: |
if [ "${{ matrix.target-platform }}" == "osx-arm64" ]; then
Expand Down

0 comments on commit 38cd464

Please sign in to comment.