mirror of
https://github.com/Links2004/arduinoWebSockets.git
synced 2025-07-25 13:27:13 +02:00
jobs steps array
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -169,6 +169,6 @@ jobs:
|
||||
needs: [prepare_ide, prepare_example_json, build]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
name: Done
|
||||
run: |
|
||||
echo DONE
|
||||
- name: Done
|
||||
run: |
|
||||
echo DONE
|
||||
|
Reference in New Issue
Block a user