forked from woem.men/forkey
.
Some checks failed
Test (production install and build) / production (22.x) (push) Has been cancelled
Some checks failed
Test (production install and build) / production (22.x) (push) Has been cancelled
This commit is contained in:
parent
c7f3ae06a7
commit
9ebebce008
1 changed files with 0 additions and 3 deletions
|
@ -30,7 +30,6 @@ jobs:
|
|||
key: repo-cache
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- uses: pnpm/action-setup@v4.0.0
|
||||
with:
|
||||
|
@ -60,7 +59,6 @@ jobs:
|
|||
key: repo-cache
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- uses: pnpm/action-setup@v4.0.0
|
||||
with:
|
||||
|
@ -89,7 +87,6 @@ jobs:
|
|||
key: repo-cache
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- uses: pnpm/action-setup@v4.0.0
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue