📦 Chore: update ci build scripts

This commit is contained in:
PiEgg
2022-01-05 23:13:24 +08:00
parent b93b4cffe2
commit 56e814a96a
3 changed files with 66 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ init:
- git config --global core.autocrlf input
install:
- ps: Install-Product node 12 x64
- ps: Install-Product node 16 x64
- git reset --hard HEAD
- yarn
- node --version