Skip to content

Commit 234d6a0

Browse files
skia flutter#4
1 parent 3b44af5 commit 234d6a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/check-pr-web.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ jobs:
5555
export PATH=${MY_ROOT}/my-flutter/engine/src/flutter/lib/web_ui/dev:$PATH
5656
export PATH=${MY_ROOT}/my-flutter/flutter/bin:$PATH
5757
58-
//cd ${MY_ROOT}/my-flutter/engine/src
59-
//./flutter/tools/gn --unoptimized
60-
//ninja -C out/host_debug_unopt
58+
#cd ${MY_ROOT}/my-flutter/engine/src
59+
#./flutter/tools/gn --unoptimized
60+
#ninja -C out/host_debug_unopt
6161
6262
cd ${MY_ROOT}/my-flutter
6363
felt build

0 commit comments

Comments
 (0)