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 2b63318 commit dd9aeeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
channels: conda-forge
miniconda-version: latest
- name: Prepare
# Pinned because of https://github.com/conda/conda-build/issues/5267
run: conda install anaconda-client conda-build=24.1.2 conda-verify py-lief=0.12.3
- name: Build and Upload
env:
Expand Down

0 comments on commit dd9aeeb

Please sign in to comment.