Skip to content

Commit b79d547

Browse files
authored
Update cmake-multi-platform.yml
1 parent 0cee3e5 commit b79d547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/checkout@v4
4949

5050
- name: Setup
51-
run: git clone git@github.com:satya-das/common.git ../common
51+
run: git clone https://github.com/satya-das/common.git ../common
5252

5353
- name: Set reusable strings
5454
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.

0 commit comments

Comments
 (0)