1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/animations/codelab_rebuild.yaml
Brett Morgan d55132b2d4 Update runners (#2011)
If you need help, consider asking for advice on the #hackers-devrel channel on [Discord].
2023-09-07 22:21:54 +00:00

14 lines
322 B
YAML

# 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 .