Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a2fb71

Browse files
authored
Update maven-ci-release-windows.yml
1 parent d012137 commit 0a2fb71

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/maven-ci-release-windows.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,10 @@ jobs:
5252
nmake install;
5353
5454
- name: Set up environment
55-
shell: pwsh
5655
run: |
5756
echo "C:\Program Files\GmSSL\bin" >> $GITHUB_PATH
5857
5958
- name: Verify Installation and Environment
60-
shell: pwsh
6159
run: |
6260
gmssl version
6361

0 commit comments

Comments
 (0)