Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fw2568 authored Feb 5, 2024
1 parent 23df7e2 commit a42c8ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ jobs:
make install
cp ./PTHREADS-BUILT/bin/pthreadVC3.dll /C/openvswitch/usr/sbin
cp ./PTHREADS-BUILT/bin/pthreadVC3.dll /C/openvswitch/usr/bin
cp /C/OpenSSL-Win64/libcrypto-1_1-x64.dll /C/openvswitch/usr/bin
cp /C/OpenSSL-Win64/libcrypto-1_1-x64.dll /C/openvswitch/usr/sbin
cp /C/OpenSSL-Win64/libssl-1_1-x64.dll /C/openvswitch/usr/bin
cp /C/OpenSSL-Win64/libssl-1_1-x64.dll /C/openvswitch/usr/sbin
mkdir /C/openvswitch/driver
cp ./datapath-windows/x64/Win10${{ matrix.target }}/package/* /C/openvswitch/driver
cp ./datapath-windows/x64/Win10${{ matrix.target }}/package.cer /C/openvswitch/driver
Expand Down

0 comments on commit a42c8ee

Please sign in to comment.