Skip to content

Commit 37e365c

Browse files
committed
fix: we should not manually
1 parent 434c25a commit 37e365c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ jobs:
136136
perl Configure --prefix=${{ github.workspace }}/kr-openssl-install --openssldir=${{ github.workspace }}/kr-openssl-config enable-fips
137137
nmake
138138
nmake install
139-
copy ${{ github.workspace }}\openssl\ms\applink.c ${{ github.workspace }}\kr-openssl-install\include\openssl\
140139
- name: Build Extension
141140
run: |
142141
cd ${{ github.workspace }}

0 commit comments

Comments
 (0)