Add Prettier license cache

This commit is contained in:
Jonathan Clem
2020-05-14 16:26:15 -04:00
parent 9455766452
commit 13359dc7e8
3 changed files with 20 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Install licensed
run: |-
cd /tmp
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.3.2/licensed-2.3.2-linux-x64.tar.gz
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.9.2/licensed-2.9.2-linux-x64.tar.gz
sudo tar -xzf licensed.tar.gz
sudo mv licensed /usr/local/bin/licensed
- run: licensed status