Update ResInsightWithCache.yml

This commit is contained in:
Magne Sjaastad
2020-06-11 13:34:46 +02:00
committed by GitHub
parent 5f64871106
commit e25e4b0bfb

View File

@@ -97,7 +97,7 @@ jobs:
uses: actions/cache@v2
with:
path: ../Qt
key: ${{ runner.os }}-QtCache
key: ${{ runner.os }}-QtCache-v2
- name: Install Qt
uses: jurplel/install-qt-action@v2
with: