.
Some checks failed
Test (production install and build) / production (22.x) (push) Has been cancelled

This commit is contained in:
Luna 2025-01-19 18:47:24 +00:00
parent c7f3ae06a7
commit 9ebebce008

View file

@ -30,7 +30,6 @@ jobs:
key: repo-cache key: repo-cache
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0
submodules: true submodules: true
- uses: pnpm/action-setup@v4.0.0 - uses: pnpm/action-setup@v4.0.0
with: with:
@ -60,7 +59,6 @@ jobs:
key: repo-cache key: repo-cache
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0
submodules: true submodules: true
- uses: pnpm/action-setup@v4.0.0 - uses: pnpm/action-setup@v4.0.0
with: with:
@ -89,7 +87,6 @@ jobs:
key: repo-cache key: repo-cache
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0
submodules: true submodules: true
- uses: pnpm/action-setup@v4.0.0 - uses: pnpm/action-setup@v4.0.0
with: with: