Skip to content

Commit

Permalink
improving cache performance #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Nov 5, 2023
1 parent eb01079 commit ccfd716
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheel-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- name: ccache
if: github.event_name != 'schedule'
uses: hendrikmuhs/[email protected]
with:
key: ${{ matrix.os }}-${{ github.job }}-${{ matrix.python_version }}

- name: Building SUMO / Libsumo wheels
run: |
Expand Down

0 comments on commit ccfd716

Please sign in to comment.