Skip to content

Commit

Permalink
Update release Workflow
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
  • Loading branch information
egibs committed Jun 9, 2024
1 parent cd1c31e commit f8ac953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Build using cargo
run: |
cargo build --release
cp target/release/rsd .
- name: Generate subject
id: hash
run: |
Expand Down

0 comments on commit f8ac953

Please sign in to comment.