Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BioGustav authored Mar 19, 2024
1 parent de784b0 commit 922b228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: cargo install cargo-generate-rpm

- name: build release
run: cargo build --release --bin tutors --manifest-path ./Cargo.toml
run: cargo build --release

- name: generate rpm package
run: cargo generate-rpm
Expand Down

0 comments on commit 922b228

Please sign in to comment.