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:
13
animations/codelab_rebuild.yaml
Normal file
13
animations/codelab_rebuild.yaml
Normal 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 .
|
||||
Reference in New Issue
Block a user