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