Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rirusha committed Oct 1, 2024
1 parent 5c9425d commit 83dae17
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: foldy.flatpak
manifest-path: build-aux/flatpak/space.rirusha.Foldy.json
manifest-path: build-aux/flatpak/space.rirusha.Foldy.yml
run-tests: true
cache-key: flatpak-builder-${{ github.sha }}
2 changes: 1 addition & 1 deletion .github/workflows/CI-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ jobs:
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: foldy.flatpak
manifest-path: build-aux/flatpak/space.rirusha.Foldy.json
manifest-path: build-aux/flatpak/space.rirusha.Foldy.yml
run-tests: true
cache-key: flatpak-builder-${{ github.sha }}
46 changes: 0 additions & 46 deletions build-aux/flatpak/space.rirusha.Foldy-PreRelease.yml

This file was deleted.

0 comments on commit 83dae17

Please sign in to comment.