test
This commit is contained in:
parent
21f6f0c9c3
commit
a3e4ad5be2
4
.github/workflows/macos_build.yml
vendored
4
.github/workflows/macos_build.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user