Skip to content

Commit

Permalink
add vendored-openssl to release features
Browse files Browse the repository at this point in the history
  • Loading branch information
digizeph committed Dec 18, 2023
1 parent 16adc1e commit 410afbc
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 @@ -35,5 +35,6 @@ jobs:
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: monocle
features: vendored-openssl
target: ${{ matrix.target }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 410afbc

Please sign in to comment.