This commit is contained in:
parent
b06c6e2f2e
commit
fea6b7f664
@ -12,8 +12,7 @@ jobs:
|
|||||||
name: nodejs
|
name: nodejs
|
||||||
with:
|
with:
|
||||||
node-version: "18.15.0"
|
node-version: "18.15.0"
|
||||||
run: |
|
run: ls ${{ github.workspace }}
|
||||||
ls ${{ github.workspace }}
|
|
||||||
- run: echo "hello"
|
- run: echo "hello"
|
||||||
- run: ls
|
- run: ls
|
||||||
- run: pwd
|
- run: pwd
|
||||||
|
Loading…
Reference in New Issue
Block a user