Skip to content

Commit

Permalink
[ci] Always regenerate gen_snapshot for macOS (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
swift-kim authored Aug 29, 2022
1 parent 5d13715 commit 0690785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ jobs:
--target-triple _ \
--runtime-mode=${{ matrix.mode }} \
--disable-desktop-embeddings
rm -f src/out/$OUTPUT_NAME/clang_x64/gen_snapshot
ninja -C src/out/$OUTPUT_NAME clang_x64/gen_snapshot
src/flutter/ci/tizen/cache-checksum.sh save src/out/$OUTPUT_NAME
Expand Down

0 comments on commit 0690785

Please sign in to comment.