This commit is contained in:
parent
651e411bb4
commit
986d1cccc5
@ -12,7 +12,10 @@ jobs:
|
||||
name: nodejs
|
||||
with:
|
||||
node-version: "18.15.0"
|
||||
run: |
|
||||
ls
|
||||
pwd
|
||||
npm install
|
||||
- run: echo "hello"
|
||||
- run: ls
|
||||
- run: pwd
|
||||
- run: npm install
|
||||
|
Loading…
Reference in New Issue
Block a user