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
|
uses: hendrikmuhs/ccache-action@v1.2.17
|
||||||
with:
|
with:
|
||||||
key: ${{ github.job }}-${{ matrix.python-version }}
|
key: ${{ github.job }}-${{ matrix.python-version }}
|
||||||
- name: install ccache
|
create-symlink: true
|
||||||
run: |
|
|
||||||
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
|
|
||||||
# https://github.com/pyenv/pyenv#installation
|
# https://github.com/pyenv/pyenv#installation
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- env:
|
- env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user