Skip to content

Commit

Permalink
Update build-deb-amd64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greatyingzi authored May 31, 2021
1 parent 9d8f62b commit 1ebdfda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deb-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
cd /opt/qt_img_compress/
mkdir ./deb_pack/usr/bin/
cp ./src/qt_img_compress ./deb_pack/usr/bin/
chmod 755 ./deb_pack/*
dpkg-deb -b ./deb_pack qt-img-compress.deb
ls

0 comments on commit 1ebdfda

Please sign in to comment.