mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-04 17:26:39 +00:00
try container name
This commit is contained in:
4
.github/workflows/xahau-ga-nix.yml
vendored
4
.github/workflows/xahau-ga-nix.yml
vendored
@@ -183,7 +183,9 @@ jobs:
|
||||
- /home/runner/.conan2:/github/home/.conan2
|
||||
- /home/runner/.ccache-main:/github/home/.ccache-main
|
||||
- /home/runner/.ccache-current:/github/home/.ccache-current
|
||||
options: --privileged
|
||||
options: >-
|
||||
--privileged
|
||||
--name xahaud-ci-${{ matrix.compiler_id }}
|
||||
outputs:
|
||||
artifact_name: ${{ steps.set-artifact-name.outputs.artifact_name }}
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user