Skip to content

Commit 91192af

Browse files
committed
Move step_11 to complete
1 parent 4413bdf commit 91192af

File tree

117 files changed

+54
-75
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+54
-75
lines changed

in_app_purchases/codelab_rebuild.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18553,10 +18553,10 @@ steps:
1855318553
from: steps
1855418554
to: step_10
1855518555

18556-
- name: step_11
18556+
- name: complete
1855718557
steps:
18558-
- name: Remove step_11
18559-
rmdir: step_11
18558+
- name: Remove complete
18559+
rmdir: complete
1856018560
- name: Patch app/lib/logic/dash_purchases.dart
1856118561
path: steps/app/lib/logic/dash_purchases.dart
1856218562
patch-u: |
@@ -18618,10 +18618,10 @@ steps:
1861818618
expect(token, 'TOKEN');
1861918619
});
1862018620
}
18621-
- name: Copy to step_11
18621+
- name: Copy to complete
1862218622
copydir:
1862318623
from: steps
18624-
to: step_11
18624+
to: complete
1862518625

1862618626
- name: Cleanup
1862718627
steps:
File renamed without changes.

0 commit comments

Comments
 (0)