We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4068d5a + 4caa686 commit 8901feeCopy full SHA for 8901fee
1 file changed
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Package
32
run: |
33
pip3 install wheel
34
- ./run.sh -b
+ ./run.sh -I -b
35
working-directory: ./
36
- uses: actions/upload-artifact@v4
37
with:
0 commit comments