This commit is contained in:
陶林 2023-04-30 04:31:24 +08:00
parent e2138e839c
commit 8daaa02503

View File

@ -12,3 +12,5 @@ jobs:
name: nodejs
with:
node-version: "18.15.0"
run: "ls"
run: "pwd"