Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Jul 16, 2024
1 parent 51a3999 commit c4bc958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ jobs:
sudo apt-get install -y ./linupdate-test-build_${{ env.VERSION }}_all.deb
- name: Launch linupdate
run: python3 /opt/linupdate/linupdate.py --check-updates
run: sudo python3 /opt/linupdate/linupdate.py --check-updates

0 comments on commit c4bc958

Please sign in to comment.