Update main.yml

This commit is contained in:
Jianwu Huang
2025-06-19 17:11:56 +08:00
committed by GitHub
parent e9ac6e499f
commit 3afc0c1166

View File

@@ -41,6 +41,7 @@ jobs:
- name: Enable Corepack + Install pnpm
run: |
corepack enable
cd BillNote_frontend/
pnpm install
# 设置 Rust 环境