Skip to content

Commit

Permalink
Publish windows exe in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
3arthqu4ke committed Jan 28, 2025
1 parent 6a6df6c commit 5657a4b
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 @@ -94,5 +94,5 @@ jobs:
./merged-artifacts/headlessmc-scripts/hmc
./merged-artifacts/headlessmc-scripts/hmc.bat
./merged-artifacts/headlessmc-launcher-linux-x64
./merged-artifacts/headlessmc-launcher-windows-x64
./merged-artifacts/headlessmc-launcher-windows-x64.exe
./merged-artifacts/headlessmc-launcher-macos-x64

0 comments on commit 5657a4b

Please sign in to comment.