Skip to content

Commit ab7ae50

Browse files
committed
sigh
1 parent 66f2b2d commit ab7ae50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121

2222
- name: Fetch tags
2323
run: |
24+
git config --global --add safe.directory "$GITHUB_WORKSPACE"
2425
git fetch --tags --force
2526
2627
- name: Set version statically

0 commit comments

Comments
 (0)