Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
1 deletion.
-
+2
−1
.github/workflows/run-tests.yml
|
@@ -75,7 +75,8 @@ jobs: |
|
|
build-ccache-master |
|
|
|
|
|
- name: Prepare build cache for branch/tag |
|
|
uses: actions/cache@v2 |
|
|
# use a fork of actions/cache@v2 to upload cache even when the build or test failed |
|
|
uses: pat-s/always-upload-cache@v2.1.0 |
|
|
if: github.event_name != 'pull_request' |
|
|
with: |
|
|
path: /home/runner/QGIS/.ccache |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.