Skip to content

Commit

Permalink
Added git fetch --force --tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
cafferata committed Jan 3, 2024
1 parent b05eccd commit ea6ac6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git fetch --force --tags
- name: restore_cache
uses: actions/[email protected]
with:
Expand Down

0 comments on commit ea6ac6e

Please sign in to comment.