mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-22 11:21:18 +02:00
Update switch_builds.yml
This commit is contained in:
parent
25082d657e
commit
5d5535e50b
8
.github/workflows/switch_builds.yml
vendored
8
.github/workflows/switch_builds.yml
vendored
@ -27,12 +27,8 @@ jobs:
|
||||
sudo python3 -m pip install scons
|
||||
|
||||
- name: Compilation
|
||||
uses: ./.github/actions/godot-build
|
||||
with:
|
||||
sconsflags: ${{ env.SCONSFLAGS }}
|
||||
platform: switch
|
||||
target: release
|
||||
tools: false
|
||||
run: |
|
||||
scons -j2 verbose=yes warnings=all werror=no platform=switch target=release tools=no
|
||||
|
||||
- name: Save Godot build cache
|
||||
uses: ./.github/actions/godot-cache-save
|
||||
|
Loading…
Reference in New Issue
Block a user