Skip to content

Commit

Permalink
Make the cache directory [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Dec 21, 2021
1 parent d58406f commit 9b91731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_misc.yml
Expand Up @@ -30,6 +30,7 @@ jobs:

- name: Download previous gems list
run: |
mkdir -p .downloaded-cache
curl -o .downloaded-cache/default_gems.json https://stdgems.org/default_gems.json
ln -s .downloaded-cache/default_gems.json .
Expand Down

0 comments on commit 9b91731

Please sign in to comment.