Skip to content

Commit

Permalink
use current verion of flatpak-builder action
Browse files Browse the repository at this point in the history
  • Loading branch information
rainu committed Jan 15, 2025
1 parent 59759b1 commit cb89af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
echo -n " -X 'main.built=$(date +%s%3N)'" >> .ldflags
- name: Linux - Build (debug)
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.3
with:
verbose: true
manifest-path: de.rainu.ask-mai.yml
Expand Down

0 comments on commit cb89af7

Please sign in to comment.