mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 03:22:27 +02:00
Workflow typo
This commit is contained in:
parent
b2e4133f64
commit
20ce8affb9
1 changed files with 0 additions and 2 deletions
2
.github/workflows/master_build.yml
vendored
2
.github/workflows/master_build.yml
vendored
|
@ -230,8 +230,6 @@ jobs:
|
|||
if: matrix.os == 'ubuntu-latest' && matrix.build_type == 'full'
|
||||
shell: bash
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
env:
|
||||
DOCKER_EXPORT
|
||||
run: |
|
||||
DOCKER_EXPORT_NAME=HighFidelity-Beta-$RELEASE_NUMBER-$GIT_COMMIT_SHORT-docker.tar
|
||||
cp $GITHUB_WORKSPACE/tools/ci-scripts/linux-gha/hifi.conf .
|
||||
|
|
Loading…
Reference in a new issue