flow
Some checks failed
checks / check and test (push) Failing after 37s

This commit is contained in:
陶林 2023-04-30 04:41:55 +08:00
parent fea6b7f664
commit d0b4fe643b

View File

@ -12,7 +12,7 @@ jobs:
name: nodejs
with:
node-version: "18.15.0"
run: ls ${{ github.workspace }}
- run: echo "hello"
- run: ls
- run: pwd
- run: npm install