Skip to content

Commit c08b8c3

Browse files
committed
Unique artifact names
1 parent 4718de7 commit c08b8c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
- run: pyinstaller --paths=./src -y ./src/tabor.py
2828
- uses: actions/upload-artifact@v4
2929
with:
30+
name: Tabor ${{ matrix.os }}
3031
path: dist/*

0 commit comments

Comments
 (0)