Skip to content

Commit

Permalink
Upgrade CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhadeepJasu committed Feb 9, 2025
1 parent 6428985 commit 41a5676
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CI

on:
push:
branches: [master]
pull_request:
types:
- opened
Expand All @@ -21,7 +23,7 @@ jobs:
uses: actions/checkout@v2

- name: Build
uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: Pebbles.flatpak
manifest-path: com.github.subhadeepjasu.pebbles.yml
Expand Down

0 comments on commit 41a5676

Please sign in to comment.