Skip to content

Commit 2a404f9

Browse files
committed
feat: builder safe directory
1 parent 81b83a3 commit 2a404f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
sudo apt update
2323
sudo apt install -y curl jq
24+
git config --global --add safe.directory /__w/swiftly/swiftly
2425
2526
- name: Generate version
2627
uses: reecetech/version-increment@2024.4.4

0 commit comments

Comments
 (0)