Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Paik committed Aug 22, 2021
1 parent 35381ee commit 882201c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 882201c

Please sign in to comment.