Skip to content

Commit

Permalink
Merge pull request #2 from factorialco/feat/ensure-cache-file-exists
Browse files Browse the repository at this point in the history
Throw error when cache folder does not exist
  • Loading branch information
beagleknight authored May 29, 2023
2 parents 4ae7258 + 0c89bed commit 55703e3
Show file tree
Hide file tree
Showing 9 changed files with 198,502 additions and 233,992 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: "12.x"
node-version: "20.x"
- name: Install Yarn
run: npm install -g yarn
- name: Get yarn cache directory path
Expand Down
209,237 changes: 98,199 additions & 111,038 deletions dist/restore/index.js

Large diffs are not rendered by default.

208,153 changes: 97,659 additions & 110,494 deletions dist/save/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 55703e3

Please sign in to comment.