This commit is contained in:
parent
3d5902e8e3
commit
76b10b68d9
@ -8,5 +8,7 @@ jobs:
|
||||
name: check and test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
run: ls
|
||||
- uses: actions/setup-node@v2
|
||||
name: nodejs
|
||||
with:
|
||||
node-version: "14"
|
||||
|
Loading…
Reference in New Issue
Block a user