Update release.yml

pull/11/head
Blaž Hrastnik 2021-05-10 15:44:09 +09:00
parent 274c413f5a
commit 686ad5e182
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
use-cross: true use-cross: true
command: build command: build
args: --release --locked --target ${{ matrix.target }} args: --release --locked --target ${{ matrix.target }}
- name: Run cargo test - name: Run cargo test
uses: actions-rs/cargo@v1 uses: actions-rs/cargo@v1
with: with: