[workflows] New path for volumes (#21604)

This commit is contained in:
Andrey Babushkin
2023-12-12 20:56:24 +00:00
committed by GitHub
parent ff8d8a5b16
commit 5a4f632680
8 changed files with 17 additions and 17 deletions

View File

@@ -46,7 +46,7 @@ jobs:
container:
image: fedora:33
volumes:
- /mount/caches:/mount/caches
- /mount:/mount
options: -e SCCACHE_AZURE_BLOB_CONTAINER -e SCCACHE_AZURE_CONNECTION_STRING
env:
CMAKE_BUILD_TYPE: 'Release'