Skip to content

Commit

Permalink
update github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
zhboner committed May 11, 2020
1 parent fcbec7e commit b8558e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/relay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:

- name: Run cargo build
uses: actions-rs/cargo@v1
with:
command: build --release
run:
cargo build --release

0 comments on commit b8558e2

Please sign in to comment.