mirror of https://github.com/Tim-Paik/srv.git
github action
This commit is contained in:
parent
35381ee844
commit
882201c3b0
|
@ -42,6 +42,7 @@ jobs:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- run: vcpkg integrate install
|
||||||
- run: vcpkg install openssl:x64-windows
|
- run: vcpkg install openssl:x64-windows
|
||||||
- uses: taiki-e/upload-rust-binary-action@v1
|
- uses: taiki-e/upload-rust-binary-action@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue