mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 22:39:18 +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'
|
if: matrix.os == 'ubuntu-latest' && matrix.build_type == 'full'
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: ${{runner.workspace}}/build
|
working-directory: ${{runner.workspace}}/build
|
||||||
env:
|
|
||||||
DOCKER_EXPORT
|
|
||||||
run: |
|
run: |
|
||||||
DOCKER_EXPORT_NAME=HighFidelity-Beta-$RELEASE_NUMBER-$GIT_COMMIT_SHORT-docker.tar
|
DOCKER_EXPORT_NAME=HighFidelity-Beta-$RELEASE_NUMBER-$GIT_COMMIT_SHORT-docker.tar
|
||||||
cp $GITHUB_WORKSPACE/tools/ci-scripts/linux-gha/hifi.conf .
|
cp $GITHUB_WORKSPACE/tools/ci-scripts/linux-gha/hifi.conf .
|
||||||
|
|
Loading…
Reference in a new issue