mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 00:20:06 +02:00
Forcing rebuilt of wxWidgets for analysis
This commit is contained in:
parent
7143df28cc
commit
0cfbbf9059
2
.github/workflows/cmake_build.yml
vendored
2
.github/workflows/cmake_build.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
|||||||
uses: actions/cache@v1
|
uses: actions/cache@v1
|
||||||
with:
|
with:
|
||||||
# Increment the number at the end to force recreation of the cache
|
# Increment the number at the end to force recreation of the cache
|
||||||
key: ${{ env.WXHASH }}.8
|
key: ${{ env.WXHASH }}.1
|
||||||
path: ${{ env.WXWIN }}
|
path: ${{ env.WXWIN }}
|
||||||
|
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user