mirror of https://github.com/actions/toolkit
parent
3147e03d1f
commit
17007f4a6d
|
@ -30,6 +30,8 @@ jobs:
|
|||
with:
|
||||
node-version: 20.x
|
||||
|
||||
- name: bash version
|
||||
run: bash --version
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
||||
|
|
Loading…
Reference in New Issue