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
|
||||
with:
|
||||
node-version: "20"
|
||||
cache: 'yarn'
|
||||
|
||||
- name: Enable Corepack and Yarn
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user