mirror of
https://github.com/actions/toolkit.git
synced 2026-08-21 00:00:16 +02:00
@@ -30,6 +30,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 20.x
|
node-version: 20.x
|
||||||
|
|
||||||
|
- name: bash version
|
||||||
|
run: bash --version
|
||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user