fix(network): add missing rt feature for tokio
This commit is contained in:
parent
107738a981
commit
a77efa2adc
2 changed files with 2 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
github_release:
|
||||
name: Create GitHub Release
|
||||
runs-on: ubuntu-latest
|
||||
needs: ["cargo_publish"]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue