mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-04-24 17:09:28 +00:00
Chore: set fetch depth for bundle analysis (#12257)
This commit is contained in:
2
.github/workflows/ci-frontend.yml
vendored
2
.github/workflows/ci-frontend.yml
vendored
@@ -164,6 +164,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6.0.2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4.2.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user