Skip to content

Commit e741d2f

Browse files
authored
Update build.yml
1 parent 799ce54 commit e741d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
# Fetch Chromium for iOS
2929
mkdir chromium && cd chromium
30-
fetch ios --nohistory # Corrected the flag here
30+
fetch ios
3131
cd src
3232
3333

0 commit comments

Comments
 (0)