Skip to content

Commit 8901fee

Browse files
authored
Merge pull request #2 from jceaser/links-colors
fix workflow - 3.0
2 parents 4068d5a + 4caa686 commit 8901fee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Package
3232
run: |
3333
pip3 install wheel
34-
./run.sh -b
34+
./run.sh -I -b
3535
working-directory: ./
3636
- uses: actions/upload-artifact@v4
3737
with:

0 commit comments

Comments
 (0)