This commit is contained in:
LL
2024-11-05 20:54:56 -08:00
parent 4ef3929da6
commit 482fe707c5

View File

@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn
cache: npm
- name: Install dependencies
run: npm install --frozen-lockfile