Skip to content

Commit

Permalink
merged main
Browse files Browse the repository at this point in the history
  • Loading branch information
anesthetice committed Feb 27, 2025
2 parents e007b56 + 0fcb985 commit 1a60aa5
Show file tree
Hide file tree
Showing 136 changed files with 4,341 additions and 1,517 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
flatpak:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-47
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
- uses: flathub-infra/flatpak-github-actions/flatpak-builder@4388a4c5fc8bab58e1dfb7fc63267dca0f7b4976
with:
manifest-path: build-aux/com.github.flxzt.rnote.Devel.yaml
cache-key: flatpak-builder-${{ github.sha }}
Expand Down
Loading

0 comments on commit 1a60aa5

Please sign in to comment.