mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 00:23:34 +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'
|
||||
shell: bash
|
||||
working-directory: ${{runner.workspace}}
|
||||
run: rm -rf ${{runner.workspace}}/*
|
||||
run: rm -rf build hifi symbols-temp
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
submodules: true
|
||||
|
|
Loading…
Reference in a new issue