This commit is contained in:
parent
db1ce3226c
commit
5695b6b4a5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue