1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Make the cache directory [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2021-12-21 14:26:18 +09:00
parent d58406ffca
commit 9b917315f4
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -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 .