mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 20:23:06 +02:00
Testing path names
This commit is contained in:
parent
028134974a
commit
e107f50a70
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master_build.yml
vendored
2
.github/workflows/master_build.yml
vendored
|
@ -163,7 +163,7 @@ jobs:
|
||||||
if: matrix.os[1] == 'windows'
|
if: matrix.os[1] == 'windows'
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: ${{runner.workspace}}
|
working-directory: ${{runner.workspace}}
|
||||||
run: rm -rf ${{runner.workspace}}/*
|
run: rm -rf build hifi symbols-temp
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
Loading…
Reference in a new issue