This commit is contained in:
parent
dac6521ac6
commit
b06c6e2f2e
@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: "18.15.0"
|
node-version: "18.15.0"
|
||||||
run: |
|
run: |
|
||||||
npm install
|
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