Remove use of actions-rs (#5571)
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
This commit is contained in:
parent
9cc0af5407
commit
fb1a223eba
5
.github/workflows/upload-assets.yml
vendored
5
.github/workflows/upload-assets.yml
vendored
@ -46,10 +46,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
- name: Build release binaries
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build
|
||||
args: --release
|
||||
run: cargo build --release
|
||||
|
||||
- name: Build archive
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user