File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7373 - name : Build fuego from source
7474 run : |
7575 # Clone fuego from dynamigo branch
76- git clone -b dynamigo https://github.com/usexfg /fuego.git fuego-source
76+ git clone -b master https://github.com/colinritman /fuego.git fuego-source
7777 cd fuego-source
7878
7979 # Install build dependencies
@@ -155,7 +155,7 @@ jobs:
155155 - name : Build fuego from source
156156 run : |
157157 # Clone fuego from dynamigo branch
158- git clone -b dynamigo https://github.com/usexfg /fuego.git fuego-source
158+ git clone -b master https://github.com/colinritman /fuego.git fuego-source
159159 cd fuego-source
160160
161161 # Install build dependencies
@@ -241,7 +241,7 @@ jobs:
241241 - name : Build fuego from source
242242 run : |
243243 # Clone fuego from dynamigo branch
244- git clone -b dynamigo https://github.com/usexfg /fuego.git fuego-source
244+ git clone -b master https://github.com/colinritman /fuego.git fuego-source
245245 cd fuego-source
246246
247247 # Install build dependencies
You can’t perform that action at this time.
0 commit comments