Skip to content

Commit

Permalink
Merge pull request #719 from cole-miller/force-lts-package-rebuild
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
cole-miller authored Oct 23, 2024
2 parents e474f36 + 4057973 commit 2a05eb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
name: ppa
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 2a05eb4

Please sign in to comment.