updated 工作流调整

This commit is contained in:
zhenghaole
2023-10-27 19:03:17 +08:00
parent add8c13161
commit fb3a186959

14
test.yml Normal file
View File

@@ -0,0 +1,14 @@
language: node_js
node_js:
- "18.2.0"
install:
- npm install
script:
- npm run build
branches:
only:
- master