Add comment on how to force cache recreation

This commit is contained in:
Leland Lucius 2020-01-06 01:25:02 -06:00
parent cbdefbc876
commit 777cc0a14e
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ jobs:
- name: Cache wxWidgets
uses: actions/cache@v1
with:
# Increment the number at the end to force recreation of the cache
key: wxWidgets_${{ matrix.os }}_${{ env.WXHASH }}.8
path: wxroot