Skip to content

Commit

Permalink
changed changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kaii-lb committed Oct 21, 2023
1 parent 2b684cf commit f3297c0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ jobs:
image: bilelmoussaoui/flatpak-github-actions:gnome-45
options: --privileged
steps:
- name: Build Flatpak Bundle
uses: actions/checkout@v4
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: overskride-nightly.flatpak
manifest-path: io.github.kaii_lb.Overskride.json
Expand Down

0 comments on commit f3297c0

Please sign in to comment.