mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-08 09:46:55 +00:00
build: stop rebuilding the Flatpak dependencies on every run (#15501)
This commit is contained in:
@@ -122,6 +122,9 @@ sed "/name: OrcaSlicer/{
|
||||
\1 git_commit_hash: \"$GIT_COMMIT_HASH\"|
|
||||
}" > "$MANIFEST_DOCKER"
|
||||
|
||||
# ---------- pack deps/ ----------
|
||||
./scripts/flatpak/make_deps_tar.sh
|
||||
|
||||
# ---------- run build in Docker ----------
|
||||
DOCKER="${DOCKER:-docker}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user