Fix RPM CI

This commit is contained in:
dav 2023-10-06 21:56:55 -07:00 committed by David Zhong
parent 6a77df3e20
commit 674deb08ba

View file

@ -14,8 +14,8 @@ jobs:
- name: Install
run: cargo install cargo-generate-rpm
- name: Build
run:
cargo build --release |
run: |
cargo build --release
strip -s target/release/burrow
- name: Build RPM
run: cargo cargo-generate-rpm -p burrow