Skip to content

Commit 5ffc922

Browse files
authored
Update schedule.yml
1 parent 0995f6b commit 5ffc922

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/schedule.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535

3636
steps:
3737
- name: Get ${{ matrix.channel }} version
38+
id: version
3839
run: |
3940
if ${{ matrix.channel == 'edge' && 'true' || 'false' }}; then
4041
git ls-remote https://dart.googlesource.com/sdk.git HEAD | tee HEAD

0 commit comments

Comments
 (0)