Added back the actual build command to the x86 build action.

This commit is contained in:
Relintai 2022-10-09 09:45:48 +02:00
parent 09d9064052
commit a5fdbbc09f

View File

@ -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/