Testing path names

This commit is contained in:
Maia Hansen 2020-01-15 14:29:15 -08:00
parent 028134974a
commit e107f50a70

View file

@ -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