1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

animations rebuild script (#1355)

This commit is contained in:
Brett Morgan
2022-08-02 19:39:58 +10:00
committed by GitHub
parent bc8cc85052
commit f99aa192b8
32 changed files with 218 additions and 182 deletions

View File

@@ -0,0 +1,13 @@
# Run with tooling from https://github.com/flutter/codelabs/tree/main/tooling/codelab_rebuild
name: Animations rebuild script
steps:
- name: Remove runners
rmdirs:
- android
- ios
- linux
- macos
- web
- windows
- name: Flutter recreate
flutter: create --org dev.flutter .