mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-03-30 16:51:10 +08:00
fix
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'pnpm'
|
||||
cache-dependency-path: webui/pnpm-lock.yaml
|
||||
|
||||
- name: Install dependencies
|
||||
run: cd webui && pnpm install
|
||||
|
||||
Reference in New Issue
Block a user