Skip to content

Commit

Permalink
iOS: stable version of ccache can now be used (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej authored Jan 4, 2024
1 parent 85673cb commit f5653dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ jobs:
key: iOS_QMapLibre_${{ matrix.qt_version }}
max-size: 200M

- name: Use latest version of ccache
run: |
brew unlink ccache
brew install ccache --HEAD
- name: Build QMapLibre
run: |
mkdir build && cd build
Expand Down

0 comments on commit f5653dc

Please sign in to comment.