mirror of https://github.com/Tim-Paik/srv.git
github action
This commit is contained in:
parent
60bfcca6af
commit
5e635c7e49
|
@ -42,9 +42,7 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: lukka/run-vcpkg@v7
|
||||
with:
|
||||
setupOnly: true
|
||||
run: vcpkg install openssl:x64-windows
|
||||
- uses: taiki-e/upload-rust-binary-action@v1
|
||||
with:
|
||||
bin: web
|
||||
|
|
Loading…
Reference in New Issue