mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01: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
|
||||
|
||||
- name: Compilation
|
||||
uses: ./.github/actions/pandemonium-build
|
||||
uses: ./.github/actions/pandemonium-build-win-x86
|
||||
with:
|
||||
sconsflags: ${{ env.SCONSFLAGS }}
|
||||
platform: windows
|
||||
|
Loading…
Reference in New Issue
Block a user