This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new e14443e Quote space
e14443e is described below
commit e14443e0dbcccc59f933827c102ee0cdbb8cfee3
Author: Sebb <[email protected]>
AuthorDate: Fri Jul 1 22:55:34 2022 +0100
Quote space
---
.github/workflows/adhoctest.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/adhoctest.yml b/.github/workflows/adhoctest.yml
index 0ffb48a..86dcb91 100644
--- a/.github/workflows/adhoctest.yml
+++ b/.github/workflows/adhoctest.yml
@@ -71,7 +71,7 @@ jobs:
echo "==="
where /T libcrypto.dll
echo "==="
- dir C:\Program Files\OpenSSL\bin\
+ dir "C:\Program Files\OpenSSL\bin\"
shell: cmd
- name: env sort
if: always()