Skip to content

Commit 815873b

Browse files
committed
actions: debug pyinstaller-build
1 parent 1e5c72c commit 815873b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pyinstaller-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
#- run: ./dist/your-code/your-code
2727
- uses: actions/upload-artifact@v3
2828
with:
29-
name: Tuttle_${{ matrix.os }}
30-
path: dist/*
29+
name: Tuttle-${{ matrix.os }}
30+
path: dist/

0 commit comments

Comments
 (0)