mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-31 12:09:36 +08:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
working-directory: BillNote_frontend
|
working-directory: BillNote_frontend
|
||||||
run: |
|
run: |
|
||||||
corepack enable
|
corepack enable
|
||||||
pnpm install --frozen-lockfile
|
pnpm install
|
||||||
|
|
||||||
# 设置 Rust 环境
|
# 设置 Rust 环境
|
||||||
- name: Set up Rust
|
- name: Set up Rust
|
||||||
|
|||||||
Reference in New Issue
Block a user