Update main.yml

This commit is contained in:
Jianwu Huang
2025-06-19 17:23:18 +08:00
committed by GitHub
parent abbda6848a
commit 2a164828a2

View File

@@ -42,7 +42,7 @@ jobs:
working-directory: BillNote_frontend
run: |
corepack enable
pnpm install --frozen-lockfile
pnpm install
# 设置 Rust 环境
- name: Set up Rust