ci: fix cache
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 3m19s

This commit is contained in:
2026-03-20 00:26:19 -04:00
parent e689e3efd8
commit ac65cd683a

View File

@@ -22,7 +22,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "20"
cache: 'yarn'
- name: Enable Corepack and Yarn
run: |