mirror of
https://github.com/RetroDECK/components-template.git
synced 2024-11-22 03:15:37 +00:00
Using ebassi's docker flathub - fix
This commit is contained in:
parent
5ccda7c827
commit
3a7545d684
2
.github/workflows/build_artifacts.yml
vendored
2
.github/workflows/build_artifacts.yml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
||||||
-v "${GITHUB_WORKSPACE}:/workspace" \
|
-v "${GITHUB_WORKSPACE}:/workspace" \
|
||||||
-w /workspace \
|
-w /workspace \
|
||||||
ebassi/flathub:base \
|
ebassi/flathub:base \
|
||||||
flatpak-builder --user --force-clean \
|
flatpak-builder --force-clean \
|
||||||
--install-deps-from=flathub \
|
--install-deps-from=flathub \
|
||||||
--install-deps-from=flathub-beta \
|
--install-deps-from=flathub-beta \
|
||||||
--repo="/workspace/artifacts-repo" \
|
--repo="/workspace/artifacts-repo" \
|
||||||
|
|
Loading…
Reference in a new issue