@@ -9,9 +9,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Apt
|
- name: Apt
|
||||||
run: |
|
run: |
|
||||||
- ps ax
|
ps ax
|
||||||
- apt-get update
|
apt-get update
|
||||||
- apt-get install node
|
apt-get install node
|
||||||
- name: PSlist
|
- name: PSlist
|
||||||
run: ps ax
|
run: ps ax
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user