Skip to content

Commit 4f210bc

Browse files
authored
Change fuego repository branch from dynamigo to master
1 parent 7e2b19b commit 4f210bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-release.yml

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

0 commit comments

Comments
 (0)