diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 2a3dd19..35aa7bd 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -34,7 +34,7 @@ jobs: run: copy Makefile.llvm Makefile - name: dir Windows if: ${{ startsWith(matrix.target, 'windows') }} - run: dir C:\Program Files\OpenSSL\lib + run: dir "C:\Program Files\OpenSSL\lib" - name: set Windows if: ${{ startsWith(matrix.target, 'windows') }} run: cmd /c set