Skip to content

Commit

Permalink
Unique artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanDamron committed Sep 4, 2024
1 parent 4718de7 commit 7430e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- run: pyinstaller --paths=./src -y ./src/tabor.py
- uses: actions/upload-artifact@v4
with:
name: Tabor ${{ matrix.arch }}
path: dist/*

0 comments on commit 7430e4b

Please sign in to comment.