mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-15 16:16:03 +02:00
Actually use the proper action.
This commit is contained in:
parent
5adef3820b
commit
09d9064052
2
.github/workflows/windows_x86_builds.yml
vendored
2
.github/workflows/windows_x86_builds.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
arch: x86
|
arch: x86
|
||||||
|
|
||||||
- name: Compilation
|
- name: Compilation
|
||||||
uses: ./.github/actions/pandemonium-build
|
uses: ./.github/actions/pandemonium-build-win-x86
|
||||||
with:
|
with:
|
||||||
sconsflags: ${{ env.SCONSFLAGS }}
|
sconsflags: ${{ env.SCONSFLAGS }}
|
||||||
platform: windows
|
platform: windows
|
||||||
|
Loading…
Reference in New Issue
Block a user