Skip to content

Commit 354e903

Browse files
committed
Try fetching tags
1 parent f16b1a7 commit 354e903

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/libcxx-build-and-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ jobs:
292292
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
293293
with:
294294
fetch-depth: 0 # This job requires access to all the Git branches so it can diff against (usually) main
295+
fetch-tags: true
295296
- name: benchmarks
296297
run: libcxx/utils/ci/run-buildbot benchmark-comparison
297298
env:

0 commit comments

Comments
 (0)