diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3ebd47c..0362bb2 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -29,6 +29,7 @@ jobs: - name: Build WiX on Windows run: | + set UNCIV_VERSION=4.12.14 wix build .\unciv.wxs dir diff --git a/Unciv.wixproj b/Unciv.wixproj deleted file mode 100644 index 81e25c2..0000000 --- a/Unciv.wixproj +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/unciv.wxs b/unciv.wxs index 8826eb2..d5d9087 100644 --- a/unciv.wxs +++ b/unciv.wxs @@ -5,7 +5,7 @@