We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434c25a commit 37e365cCopy full SHA for 37e365c
.github/workflows/release.yml
@@ -136,7 +136,6 @@ jobs:
136
perl Configure --prefix=${{ github.workspace }}/kr-openssl-install --openssldir=${{ github.workspace }}/kr-openssl-config enable-fips
137
nmake
138
nmake install
139
- copy ${{ github.workspace }}\openssl\ms\applink.c ${{ github.workspace }}\kr-openssl-install\include\openssl\
140
- name: Build Extension
141
run: |
142
cd ${{ github.workspace }}
0 commit comments