ci: fix cache
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 3m19s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 3m19s
This commit is contained in:
@@ -22,7 +22,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: "20"
|
node-version: "20"
|
||||||
cache: 'yarn'
|
|
||||||
|
|
||||||
- name: Enable Corepack and Yarn
|
- name: Enable Corepack and Yarn
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user