8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b807406 commit f2b3c9fCopy full SHA for f2b3c9f
.github/workflows/publish.yml
@@ -33,8 +33,7 @@ jobs:
33
channels: conda-forge
34
miniconda-version: latest
35
- name: Prepare
36
- # Pinned because of https://github.com/conda/conda-build/issues/5267
37
- run: conda install anaconda-client conda-build=24.1.2 conda-verify py-lief=0.12.3
+ run: conda install anaconda-client conda-build conda-verify
38
- name: Build and Upload
39
env:
40
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_API_TOKEN }}
0 commit comments