8000 jobs steps array · PeterEmbedded/arduinoWebSockets@c98baaf · GitHub
[go: up one dir, main page]

Skip to content

Commit c98baaf

Browse files
committed
jobs steps array
1 parent 983b980 commit c98baaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,6 @@ jobs:
169169
needs: [prepare_ide, prepare_example_json, build]
170170
runs-on: ubuntu-latest
171171
steps:
172-
name: Done
173-
run: |
174-
echo DONE
172+
- name: Done
173+
run: |
174+
echo DONE

0 commit comments

Comments
 (0)
0