mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: update LICENSE
This commit is contained in:
parent
55337fea50
commit
7b81a32430
5 changed files with 6 additions and 5 deletions
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
|
|
@ -81,6 +81,7 @@ jobs:
|
|||
if: ${{ matrix.deb == true }}
|
||||
run: |
|
||||
cargo install cargo-deb --locked
|
||||
cp LICENSE target/${{ matrix.target }}/release
|
||||
cargo deb -p pay-respects --no-build --no-strip --output . --target ${{ matrix.target }}
|
||||
|
||||
- name: zipping files (unix)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue