Skip to content

Commit 9fc631a

Browse files
1360151219huhu-198matto491360151219
authored
Fix ci bug (#21)
* fix: 修复ci构建问题 * fix: 升级node版本 * fix: 重新构建 * fix: 💚 ci --------- Co-authored-by: huhu-198 <[email protected]> Co-authored-by: matto <[email protected]> Co-authored-by: 1360151219 <[email protected]>
1 parent ad6daa2 commit 9fc631a

File tree

2 files changed

+2016
-683
lines changed

2 files changed

+2016
-683
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Install and Build
1919
run: |
20-
npm install pnpm@8 -g
20+
npm install pnpm@7 -g
2121
pnpm install
2222
cd ./packages/demo && npm run build
2323

0 commit comments

Comments
 (0)