Skip to content

Commit

Permalink
Fetch tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Jan 30, 2025
1 parent cfaf4c2 commit c39cb9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-tags: true
- name: Setup Cygwin
uses: cygwin/cygwin-install-action@v4
with:
Expand Down Expand Up @@ -363,6 +365,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
fetch-tags: true
- name: Build & test using CMake on FreeBSD
uses: vmactions/freebsd-vm@v1
with:
Expand Down

0 comments on commit c39cb9b

Please sign in to comment.