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 5d13715 commit 0690785Copy full SHA for 0690785
.github/workflows/build.yml
@@ -241,6 +241,7 @@ jobs:
241
--target-triple _ \
242
--runtime-mode=${{ matrix.mode }} \
243
--disable-desktop-embeddings
244
+ rm -f src/out/$OUTPUT_NAME/clang_x64/gen_snapshot
245
ninja -C src/out/$OUTPUT_NAME clang_x64/gen_snapshot
246
247
src/flutter/ci/tizen/cache-checksum.sh save src/out/$OUTPUT_NAME
0 commit comments