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
5d5535e50b
commit
052718535c
5
.github/workflows/switch_builds.yml
vendored
5
.github/workflows/switch_builds.yml
vendored
@ -14,7 +14,10 @@ jobs:
|
||||
name: Template (target=release, tools=no)
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive # Fetch all submodules
|
||||
|
||||
- name: Restore Pandemonium build cache
|
||||
uses: ./.github/actions/godot-cache-restore
|
||||
|
Loading…
Reference in New Issue
Block a user