Skip to content

Commit 7d73506

Browse files
committed
build: fix ci
1 parent aa52962 commit 7d73506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
cp control hwpc-sensor-$VERSION/DEBIAN/
8383
mkdir -p hwpc-sensor-$VERSION/usr/bin/
8484
cp ~/bin/hwpc-sensor hwpc-sensor-$VERSION/usr/bin/hwpc-sensor
85+
chmod +x hwpc-sensor-$VERSION/usr/bin/hwpc-sensor
8586
dpkg-deb --build hwpc-sensor-$VERSION
8687
- uses: actions/upload-artifact@v2
8788
with:

0 commit comments

Comments
 (0)