mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-04 00:23:17 +08:00
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
||||
with:
|
||||
node-version: 20.x
|
||||
|
||||
- name: bash version
|
||||
run: bash --version
|
||||
- name: npm install
|
||||
run: npm install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user