Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Feb 19, 2025
2 parents 1d05038 + 1c1d228 commit a557f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
java-version: "23"
- uses: gradle/actions/setup-gradle@v4
- run: ./gradlew client:packageReleaseDistributionForCurrentOS
- run: mv GTA.Killer-*.msi client.msi
- run: mv GTA\ Killer-*.msi client.msi
working-directory: client/build/compose/binaries/main-release/msi/
- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit a557f54

Please sign in to comment.