mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-09 08:31:13 +02:00
Force rebuild of wxWidgets
This commit is contained in:
parent
ef88cb1700
commit
f60e197378
2
.github/workflows/cmake_build.yml
vendored
2
.github/workflows/cmake_build.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
# Increment the number at the end to force recreation of the cache
|
||||
key: ${{ env.WXHASH }}.1
|
||||
key: ${{ env.WXHASH }}.2
|
||||
path: ${{ env.WXWIN }}
|
||||
|
||||
# =========================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user