mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Upload symbols for Conan-built libraries
This commit is contained in:
committed by
Dmitry Vedenko
parent
3e237f7aaf
commit
98802ab9ef
4
.github/workflows/cmake_build.yml
vendored
4
.github/workflows/cmake_build.yml
vendored
@@ -74,9 +74,9 @@ jobs:
|
||||
cache-name: cache-conan-modules
|
||||
with:
|
||||
path: ${{ env.CONAN_USER_HOME }}
|
||||
key: host-${{ matrix.config.name }}-${{ hashFiles('cmake-proxies/CMakeLists.txt') }}
|
||||
key: host-2-${{ matrix.config.name }}-${{ hashFiles('cmake-proxies/CMakeLists.txt') }}
|
||||
restore-keys: |
|
||||
host-${{ matrix.config.name }}-
|
||||
host-2-${{ matrix.config.name }}-
|
||||
|
||||
- name: Configure
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user