Skip to content

Commit 0690785

Browse files
authored
[ci] Always regenerate gen_snapshot for macOS (#330)
1 parent 5d13715 commit 0690785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ jobs:
241241
--target-triple _ \
242242
--runtime-mode=${{ matrix.mode }} \
243243
--disable-desktop-embeddings
244+
rm -f src/out/$OUTPUT_NAME/clang_x64/gen_snapshot
244245
ninja -C src/out/$OUTPUT_NAME clang_x64/gen_snapshot
245246
246247
src/flutter/ci/tizen/cache-checksum.sh save src/out/$OUTPUT_NAME

0 commit comments

Comments
 (0)