mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-21 11:10:53 +00:00
Update the CI config.
This commit is contained in:
parent
456f04112c
commit
4e4e71dff2
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -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}'`"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user