2
Some checks failed
Build Project / build (push) Failing after 1m26s

This commit is contained in:
mozzie 2024-06-04 11:03:17 +08:00
parent 71a854d437
commit cb998e29f6

View File

@ -19,7 +19,7 @@ jobs:
node-version: '18' # or specify the version you need node-version: '18' # or specify the version you need
- name: Install pnpm - name: Install pnpm
run: npm i -g pnpm run: npm i -g pnpm hexo
- name: Install dependencies - name: Install dependencies
run: pnpm install run: pnpm install