Skip to content

Commit

Permalink
debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
michael105 committed Jan 30, 2025
1 parent 7714296 commit 54c0b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cat dist/debian/DEBIAN/control
dpkg-deb --build dist/debian slterm_${{ steps.get_version.outputs.version }}.deb
- name: package check
run:
run: |
sudo dpkg -i slterm_${{ steps.get_version.outputs.version }}.deb
slterm -V
- name: Upload package
Expand Down

0 comments on commit 54c0b56

Please sign in to comment.