Skip to content

Commit

Permalink
[ci] checkout with tags for cmake/git versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
momentarylapse committed Oct 5, 2024
1 parent fd85573 commit 1c08766
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
# make sure we have the tags, for cmake/git versioning
fetch-depth: 0

- name: Set reusable strings
id: strings
Expand Down

0 comments on commit 1c08766

Please sign in to comment.