Update .gitea/workflows/build.yml
This commit is contained in:
@@ -14,11 +14,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Build flatpak
|
- name: Build flatpak
|
||||||
run: |
|
run: |
|
||||||
flatpak-builder --disable-tests --force-clean --disable-cache --disable-rofiles-fuse --repo=repo builddir gay.valhrafnaz.Voidmanifest.json
|
flatpak-builder --disable-tests --force-clean --disable-cache --disable-rofiles-fuse --repo=repo builddir gay.valhrafnaz.Voidmanifest.json
|
||||||
|
|
||||||
- name: Build bundle
|
- name: Build bundle
|
||||||
run: |
|
run: |
|
||||||
flatpak build-bundle repo gay.valhrafnaz.Voidmanifest.flatpak gay.valhrafnaz.Voidmanifest
|
flatpak build-bundle repo gay.valhrafnaz.Voidmanifest.flatpak gay.valhrafnaz.Voidmanifest
|
||||||
|
|||||||
Reference in New Issue
Block a user