Skip to content

Commit

Permalink
Pull the full history when cloning the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
silviot committed Dec 7, 2024
1 parent 70d6013 commit 29ec31a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
options: --privileged
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: palette.flatpak
Expand Down

0 comments on commit 29ec31a

Please sign in to comment.