WORKFLOWS: trying to add a real persistency to cooker persistent builds

This commit is contained in:
XargonWan 2024-03-10 09:09:05 +01:00
parent ec0083a36e
commit 75f39eceba

View file

@ -19,6 +19,8 @@ mkdir -vp ${$BUILD_DIR}/"$FOLDER"
flatpak-builder --user --force-clean \
--install-deps-from=flathub \
--install-deps-from=flathub-beta \
--keep-build-dirs \
--rebuild-on-sdk-change \
--repo="${BUILD_DIR}/.local" \
--disable-download \
"${BUILD_DIR}/${FOLDER}" \