1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

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

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