fix shell cache

This commit is contained in:
Alexandre Alapetite 2023-11-24 16:55:21 +01:00
parent 8a732e527e
commit 56933d5db2
No known key found for this signature in database
GPG key ID: A24378C38E812B23

View file

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