diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-04-21 12:40:26 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-04-21 12:43:24 -0400 |
| commit | adb85b4f462c69de632372f3d8b9d8abd4dbebfb (patch) | |
| tree | 689173cc2065e8748c6ee1bd8b395b4fed8c5428 | |
| parent | 059f3539bf3f840f8ea76b19db3713dd6696e4c1 (diff) | |
| download | stasis-adb85b4f462c69de632372f3d8b9d8abd4dbebfb.tar.gz | |
CI: Fetch repository tags
| -rw-r--r-- | .github/workflows/cmake-multi-platform.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index e2315f7..2191559 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -30,6 +30,8 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 + with: + fetch-depth: 0 - name: Set reusable strings id: strings |
