fix(ci): remove redundant mv, dpkg-buildpackage already names the .deb correctly
Some checks failed
Build and Release .deb / build-deb (push) Failing after 22s
Some checks failed
Build and Release .deb / build-deb (push) Failing after 22s
This commit is contained in:
parent
fce1146ed8
commit
d3fa7402db
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ jobs:
|
|||
dpkg-buildpackage -us -uc -b -tc
|
||||
mkdir -p dist
|
||||
cp ../*.deb dist/
|
||||
mv dist/full-updater_*.deb "dist/full-updater_${VERSION}_all.deb"
|
||||
|
||||
- name: Upload release asset
|
||||
working-directory: /workspace/repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue