diff --git a/.github/actions/pandemonium-build-win-x86/action.yml b/.github/actions/pandemonium-build-win-x86/action.yml index 59631b277..459f7430d 100644 --- a/.github/actions/pandemonium-build-win-x86/action.yml +++ b/.github/actions/pandemonium-build-win-x86/action.yml @@ -34,5 +34,5 @@ runs: SCONS_CACHE_LIMIT: ${{ inputs.scons-cache-limit }} run: | echo "Building with flags:" ${{ env.SCONSFLAGS }} - which link - link --version + scons p=${{ inputs.platform }} target=${{ inputs.target }} tools=${{ inputs.tools }} tests=${{ inputs.tests }} --jobs=2 ${{ env.SCONSFLAGS }} + ls -l bin/