We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
install-cli-dependencies.sh
1 parent 861be2b commit 0687c8cCopy full SHA for 0687c8c
1 file changed
.github/workflows/release-cli-wheels.yaml
@@ -52,7 +52,7 @@ jobs:
52
manylinux: ${{ matrix.platform.manylinux }}
53
before-script-linux: |
54
# install statically-linked dependencies required to build the CLI
55
- static=yes maintainer/pineappl-ci/install-cli-dependencies.sh
+ static=yes maintainer/install-cli-dependencies.sh
56
- name: Upload wheels
57
uses: actions/upload-artifact@v5
58
with:
0 commit comments