github action

This commit is contained in:
Tim-Paik 2021-08-22 18:08:38 +08:00
parent 35381ee844
commit 882201c3b0
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- run: vcpkg integrate install
- run: vcpkg install openssl:x64-windows
- uses: taiki-e/upload-rust-binary-action@v1
with: