Revert "add cache-dependency-path to github test-deploy"

This reverts commit 684061819a.
This commit is contained in:
eniad 2022-10-18 21:33:35 -04:00
parent 684061819a
commit 378836e5a9

View file

@ -26,7 +26,6 @@ jobs:
with:
node-version: 18
cache: yarn
cache-dependency-path: ./website/package-lock.json
- name: Install dependencies
run: yarn install --frozen-lockfile