Skip to content

Commit 2194452

Browse files
authored
Change git clone branch from dynamigo to master
1 parent 4f210bc commit 2194452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Build fuego from source
7676
run: |
7777
# Clone fuego from dynamigo branch
78-
git clone -b dynamigo https://github.com/usexfg/fuego.git fuego-source
78+
git clone -b master https://github.com/colinritman/fuego.git fuego-source
7979
cd fuego-source
8080
8181
# Install build dependencies

0 commit comments

Comments
 (0)