diff --git a/.github/workflows/adhoctest.yml b/.github/workflows/adhoctest.yml index 86e6844da..f029543d4 100644 --- a/.github/workflows/adhoctest.yml +++ b/.github/workflows/adhoctest.yml @@ -63,7 +63,7 @@ jobs: run: openssl version -a - name: Find libcrypto run: | - dir -s c:\ libcrypto.dll + dir -s 'C:\Program Files\' libcrypto.dll # - name: Compile with Maven # env: # OPENSSL_HOME: "C:\\Miniconda\\Library"