diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4342b8a..0e84a72 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -28,7 +28,7 @@ jobs: run: dotnet tool install --global wix - name: Build WiX on Windows - run: | + run: | # Trying to set env variables for a simple command is like ???, now I truly understand the "Windows Sucks" mentality cmd /C "set UNCIV_VERSION=4.12.14 && wix build .\unciv.wxs" dir diff --git a/unciv.wxs b/unciv.wxs index d5d9087..23199aa 100644 --- a/unciv.wxs +++ b/unciv.wxs @@ -5,8 +5,9 @@ +