Skip to content

Commit

Permalink
Point actions cache to subdirectory
Browse files Browse the repository at this point in the history
It's not found by default otherwise
  • Loading branch information
ISSOtm authored Sep 3, 2024
1 parent 4e5ba7b commit e3d0a7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
node-version: '16.x'
cache: yarn
cache-dependency-path: gbdevio/yarn.lock

- name: Install npm requirements
run: yarn install
Expand Down

0 comments on commit e3d0a7d

Please sign in to comment.