fix shell cache
This commit is contained in:
parent
8a732e527e
commit
56933d5db2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -87,7 +87,7 @@ jobs:
|
||||||
id: shell-cache
|
id: shell-cache
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: bin
|
path: Extensions/bin
|
||||||
key: ${{ runner.os }}-typos@v1.16.21
|
key: ${{ runner.os }}-typos@v1.16.21
|
||||||
|
|
||||||
- name: Add ./bin/ to $PATH
|
- name: Add ./bin/ to $PATH
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue