always upload cache

This commit is contained in:
Denis Rouzaud 2020-11-05 08:00:36 +01:00 committed by Nyall Dawson
parent 868d2de71d
commit 930725b956

View File

@ -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