mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-05-08 01:38:43 +00:00
Update the CI config.
This commit is contained in:
@@ -45,7 +45,8 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.os }}-gems-
|
||||
|
||||
- id: get-pip-cache-path
|
||||
- name: Get pip cache path
|
||||
id: get-pip-cache-path
|
||||
run: |
|
||||
echo "::set-output name=path::`pip show pip | grep "Location" | awk '{print $2}'`"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user