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 882201c commit 2624d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: vcpkg integrate install
- run: vcpkg install openssl:x64-windows
- run: vcpkg install openssl:x64-windows-static-md
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: web
Expand Down

0 comments on commit 2624d5d

Please sign in to comment.