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 5bb858c Fix shell
5bb858c is described below
commit 5bb858cbcffb3aff915a6928e7761d5f33d56b6b
Author: Sebb <[email protected]>
AuthorDate: Thu Jun 30 13:21:57 2022 +0100
Fix shell
---
.github/workflows/adhoctest.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/adhoctest.yml b/.github/workflows/adhoctest.yml
index deab335..c948565 100644
--- a/.github/workflows/adhoctest.yml
+++ b/.github/workflows/adhoctest.yml
@@ -68,6 +68,7 @@ jobs:
if: ${{ matrix.os == 'windows-latest' }}
run: |
where /T openssl
+ shell: cmd
- name: env sort
if: always()
run: |