Skip to content

Commit

Permalink
CI: use fetch-tags for Deken
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Aug 22, 2023
1 parent 1c6c0b3 commit 6d97297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pd-externals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
uses: actions/checkout@v3
with:
# check out all tags to get proper version in Deken package
fetch-depth: 0
fetch-tags: true
- name: Retrieve Linux externals
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 6d97297

Please sign in to comment.