mirror of
https://github.com/Links2004/arduinoWebSockets.git
synced 2025-07-26 05:47:12 +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]
|
needs: [prepare_ide, prepare_example_json, build]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
name: Done
|
- name: Done
|
||||||
run: |
|
run: |
|
||||||
echo DONE
|
echo DONE
|
||||||
|
Reference in New Issue
Block a user