This commit is contained in:
Ivan Pozdeev 2025-03-28 00:33:49 +03:00
parent 21f6f0c9c3
commit a3e4ad5be2

View File

@ -29,9 +29,7 @@ jobs:
uses: hendrikmuhs/ccache-action@v1.2.17
with:
key: ${{ github.job }}-${{ matrix.python-version }}
- name: install ccache
run: |
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
create-symlink: true
# https://github.com/pyenv/pyenv#installation
- run: pwd
- env: