Skip to content

Commit 78a2b7e

Browse files
Use setup git from shared github actions
1 parent e1f3333 commit 78a2b7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/script-commands.yml

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
- name: Setup Xcode
1717
uses: raycast/github-actions/setup-xcode@master
1818

19+
- name: Setup GIT
20+
uses: raycast/github-actions/[email protected]
21+
1922
- name: Build Toolkit
2023
run: |
2124
make build

0 commit comments

Comments
 (0)