Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 authored Jul 28, 2024
1 parent 8d2bbee commit 4844bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build WiX on Windows
shell: bash
run: |
UNCIV_VERSION=4.12.14 wix build .\unciv.wxs
UNCIV_VERSION=4.12.14 wix build unciv.wxs
- name: Add generated binaries to artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4844bda

Please sign in to comment.