Skip to content

Commit

Permalink
Fix for fetch-tags error.
Browse files Browse the repository at this point in the history
  • Loading branch information
notpeter committed Nov 20, 2024
1 parent 209d666 commit 8444a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ jobs:
#
# 25 was chosen arbitrarily.
fetch-depth: 25
fetch-tags: true
clean: false
ref: ${{ github.ref }}

- name: Limit target directory size
run: script/clear-target-dir-if-larger-than 100
Expand Down

0 comments on commit 8444a6f

Please sign in to comment.