We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b44af5 commit 234d6a0Copy full SHA for 234d6a0
.github/workflows/check-pr-web.yml
@@ -55,9 +55,9 @@ jobs:
55
export PATH=${MY_ROOT}/my-flutter/engine/src/flutter/lib/web_ui/dev:$PATH
56
export PATH=${MY_ROOT}/my-flutter/flutter/bin:$PATH
57
58
- //cd ${MY_ROOT}/my-flutter/engine/src
59
- //./flutter/tools/gn --unoptimized
60
- //ninja -C out/host_debug_unopt
+ #cd ${MY_ROOT}/my-flutter/engine/src
+ #./flutter/tools/gn --unoptimized
+ #ninja -C out/host_debug_unopt
61
62
cd ${MY_ROOT}/my-flutter
63
felt build
0 commit comments