mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 12:51:42 +00:00
Attempt 7
This commit is contained in:
parent
94843cc0cc
commit
dcd0b50e76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build Flatpak
|
- name: Build Flatpak
|
||||||
run: |
|
run: |
|
||||||
sudo flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir ./flatpak/${{ env.FLATPAK_ID }}.json
|
sudo flatpak-builder --force-clean --install-deps-from=flathub --repo=repo --install builddir ./flatpak/${{ env.FLATPAK_ID }}.json
|
||||||
sudo flatpak build-bundle repo ./${{ env.FLATPAK_ID }}.flatpak ${{ env.FLATPAK_ID }} --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
|
sudo flatpak build-bundle repo ./${{ env.FLATPAK_ID }}.flatpak ${{ env.FLATPAK_ID }} --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue