Skip to content

Commit

Permalink
Added BoringTls and NativeTls
Browse files Browse the repository at this point in the history
  • Loading branch information
xnuter committed Jun 12, 2021
1 parent 87cdb6e commit 411ef75
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 @@ -42,7 +42,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: build
args: --release --full
args: --release --features full

- name: Create artifact directory
run: mkdir artifacts
Expand Down

0 comments on commit 411ef75

Please sign in to comment.