Skip to content

Commit

Permalink
remove openssl and walrus (#40)
Browse files Browse the repository at this point in the history
* remove openssl and walrus

* fix

Co-authored-by: Yan Chen <yan.chen@dfinity.org>
  • Loading branch information
chenyan2002 and chenyan-dfinity authored Oct 6, 2022
1 parent d2cf2f5 commit 6cf71da
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 193 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
use-cross: true
command: build
args: --target arm-unknown-linux-gnueabihf --features static-ssl --release --locked
args: --target arm-unknown-linux-gnueabihf --release --locked
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
with:
Expand Down
Loading

0 comments on commit 6cf71da

Please sign in to comment.