We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799ce54 commit e741d2fCopy full SHA for e741d2f
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Fetch Chromium for iOS
29
mkdir chromium && cd chromium
30
- fetch ios --nohistory # Corrected the flag here
+ fetch ios
31
cd src
32
33
0 commit comments