mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-06 08:20:24 +08:00
fix zip
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Install and build Frontend
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y nodejs
|
||||
sudo apt install -y nodejs zip
|
||||
npm install pnpm -g
|
||||
cd frontend/vben
|
||||
pnpm i
|
||||
|
||||
Reference in New Issue
Block a user