Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
Signed-off-by: bootjp / Yoshiaki Ueda <[email protected]>
  • Loading branch information
bootjp committed Jun 21, 2022
1 parent 8814661 commit af4028c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:

- name: Add licence.txt
run: |
- cargo install cargo-license
- cargo license > target/release/licence.txt
cargo install cargo-license
cargo license > target/release/licence.txt
- name: Archive to zip
run: |
Expand Down

0 comments on commit af4028c

Please sign in to comment.