1
0
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:
Dmitry Vedenko
2021-06-22 16:27:59 +03:00
committed by Dmitry Vedenko
parent 3e237f7aaf
commit 98802ab9ef
4 changed files with 47 additions and 3 deletions

View File

@@ -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: