Skip to content

Commit

Permalink
Fix launcher path
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed Jan 27, 2024
1 parent 6d3bedf commit b83158e
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 @@ -76,7 +76,7 @@ jobs:
uses: TheDoctor0/[email protected]
with:
type: "zip"
filename: ../TKMM-Launcher-${{ matrix.config.runtime }}.zip
filename: ../../TKMM-Launcher-${{ matrix.config.runtime }}.zip
directory: Launcher/${{ matrix.config.name }}
path: ./**

Expand Down

0 comments on commit b83158e

Please sign in to comment.