fix(ci): missing newline escape
All checks were successful
/ build_debian (push) Successful in 17s

This commit is contained in:
s3lph 2024-11-29 01:25:14 +01:00
parent db1ce3226c
commit 5695b6b4a5
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -13,7 +13,7 @@ jobs:
- name: Prepare package
run: |
mkdir -p \
package/debian/barcode-utils/usr/bin
package/debian/barcode-utils/usr/bin \
package/debian/barcode-utils/usr/share/webextensions
sed -re "s/__VERSION__/0.$(git rev-list --count HEAD)-1/g" -i package/debian/barcode-utils/DEBIAN/control
# barcode-websocket-server