mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 23:21:33 +01:00
Force rebuild of wxWidgets
This commit is contained in:
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 }}
|
||||
|
||||
# =========================================================================
|
||||
|
||||
Reference in New Issue
Block a user