Correct yml
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ap-host
|
||||
|
||||
steps:
|
||||
- name: Sanity: docker & node
|
||||
- name: Sanity: docker and node
|
||||
run: |
|
||||
which docker && docker --version
|
||||
which node && node --version || echo "node not found"
|
||||
|
||||
Reference in New Issue
Block a user