diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1122587..84586ab 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -29,7 +29,7 @@ jobs: - name: Build WiX on Windows run: | # Trying to set env variables for a simple command is like ???, now I truly understand the "Windows Sucks" mentality. - # The space after the version is intentionally ommited, otherwise the env var contains a space. *sigh* + # The space after the version is intentionally omitted, otherwise the env var contains a space. *sigh* cmd /C "set UNCIV_VERSION=4.12.14&& wix build .\unciv.wxs" dir diff --git a/unciv.wxs b/unciv.wxs index a3c6322..8b06f02 100644 --- a/unciv.wxs +++ b/unciv.wxs @@ -32,7 +32,7 @@ @@ -52,7 +52,7 @@ - +