mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-07-10 23:12:25 +08:00
Update main.yml
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
|||||||
- name: Enable Corepack + Install pnpm
|
- name: Enable Corepack + Install pnpm
|
||||||
run: |
|
run: |
|
||||||
corepack enable
|
corepack enable
|
||||||
|
cd BillNote_frontend/
|
||||||
pnpm install
|
pnpm install
|
||||||
|
|
||||||
# 设置 Rust 环境
|
# 设置 Rust 环境
|
||||||
|
|||||||
Reference in New Issue
Block a user