diff --git a/.github/workflows/build-installer.yml b/.github/workflows/build-installer.yml index f99361d..7f54a03 100644 --- a/.github/workflows/build-installer.yml +++ b/.github/workflows/build-installer.yml @@ -75,9 +75,6 @@ jobs: run: curl -s -o ${{ github.workspace }}/Installer/Assets/External/FreelancerHDESetup_v06_silent_test.exe https://f003.backblazeb2.com/b2api/v2/b2_download_file_by_id?fileId=4_z0d41f4d9e10a9adf85d20013_f212668fac620798a_d20240305_m125353_c003_v0312019_t0022_u01709643233941 - - name: "Echo" - run: Get-ChildItem -Path "${env:DX9_SDK}" -Recurse | Write-Host $_.FullName - - name: Compile ChaosMod run: msbuild.exe "${env:GITHUB_WORKSPACE}\FreelancerChaosMod.sln" /t:Build /p:Configuration=Release /p:Platform=x86