Skip to content

Commit

Permalink
[SES-42] use Win64 build arch
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilBohleber committed Aug 7, 2024
1 parent c57c972 commit 0e66891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ionos-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
shell: bash
run: |
cd "${{ env.BUILDING_ROOT }}"
./single-build-installer-collect.bat Release
./single-build-installer-collect.bat Release Win64
# - name: Zip Output Dir
# run: Compress-Archive -Path ${{ env.HOME }}\craft\${{ env.CRAFT_TARGET }}\build\ -DestinationPath ${{ env.HOME }}\build.zip
Expand Down

0 comments on commit 0e66891

Please sign in to comment.