diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 2d007c1..2a3dd19 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 \a + run: dir C:\Program Files\OpenSSL\lib - name: set Windows if: ${{ startsWith(matrix.target, 'windows') }} run: cmd /c set