mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
v0.6.6
This commit is contained in:
parent
cc09b64b64
commit
4b67b4e8c1
7 changed files with 28 additions and 18 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -94,7 +94,7 @@ jobs:
|
|||
if: ${{ matrix.rpm == true }}
|
||||
run: |
|
||||
cargo install cargo-generate-rpm --locked
|
||||
cargo rpm -p pay-respects -o . --target ${{ matrix.target }}
|
||||
cargo-generate-rpm -p core -o . --target ${{ matrix.target }}
|
||||
|
||||
- name: Zipping files (unix)
|
||||
if: runner.os != 'Windows'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue