mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
[flatpak] Remove checkout step from Flatpak build pipeline
This commit is contained in:
parent
b761371c17
commit
16b743462a
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -114,10 +114,6 @@ jobs:
|
|||||||
options: --privileged
|
options: --privileged
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
|
||||||
with:
|
|
||||||
submodules: true
|
|
||||||
|
|
||||||
- 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