Skip to content

Commit e3d0a7d

Browse files
authoredSep 3, 2024
Point actions cache to subdirectory
It's not found by default otherwise
1 parent 4e5ba7b commit e3d0a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
node-version: '16.x'
2020
cache: yarn
21+
cache-dependency-path: gbdevio/yarn.lock
2122

2223
- name: Install npm requirements
2324
run: yarn install

0 commit comments

Comments
 (0)
Failed to load comments.