mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 11:38:47 +00:00
Revert "add cache-dependency-path to github test-deploy"
This reverts commit 684061819a
.
This commit is contained in:
parent
684061819a
commit
378836e5a9
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docs-test.yml
vendored
1
.github/workflows/docs-test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue