mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Restore checkout step in flatpak release job
This commit is contained in:
parent
97cbec2883
commit
6be0ea36a1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -126,6 +126,8 @@ jobs:
|
|||||||
options: --privileged
|
options: --privileged
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Configure Package Scripts
|
- name: Configure Package Scripts
|
||||||
run: cmake -S . -B build_config -GNinja -DCONFIGURE_FLATPAK=ON
|
run: cmake -S . -B build_config -GNinja -DCONFIGURE_FLATPAK=ON
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user