Skip to content

Commit 1dec9c8

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

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-arch }}
3031
path: dist/*

0 commit comments

Comments
 (0)