Skip to content

Commit

Permalink
chore: flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
Adis Durakovic committed Mar 26, 2024
1 parent edafb6f commit 6cc392f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,13 @@ jobs:
with:
manifest-path: packaging/flatpak/io.github.ad_on_is.Resticity.yml
cache-key: flatpak-builder-${{ github.sha }}
bundle: Resticity.flatpak
- name: "Upload artifact"
uses: actions/upload-artifact@v2
with:
name: Resticity.flatpak
path: Resticity.flatpak




5 changes: 2 additions & 3 deletions packaging/flatpak/io.github.ad_on_is.Resticity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ build-options:

modules:
# - shared-modules/libappindicator/libappindicator-gtk3-12.10.json
# - ./restic.yaml
# - ./rclone.yaml

- ./restic.yaml
- ./rclone.yaml
- name: golang
buildsystem: simple
build-commands:
Expand Down

0 comments on commit 6cc392f

Please sign in to comment.