Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Commit

Permalink
Fixed workflow finding .exe
Browse files Browse the repository at this point in the history
  • Loading branch information
Loukious committed May 12, 2024
1 parent 11fb88d commit 2281369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
name: windows
path: |
TiktokStreamKeyGenerator.exe
dist/TiktokStreamKeyGenerator.exe
release:
runs-on: windows-latest
Expand Down

0 comments on commit 2281369

Please sign in to comment.