Skip to content

Commit d0cff87

Browse files
committed
MacOS: Artifact name based on tag (3)
1 parent 8278fb3 commit d0cff87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/c-cpp.yml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
- name: Checkout code
8383
uses: actions/checkout@v4
8484
with:
85+
fetch-depth: 0
8586
submodules: recursive
8687
- name: Get version from tag
8788
run : |

0 commit comments

Comments
 (0)