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 d8cae09 commit 8e413a1
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 @@ -95,7 +95,7 @@ jobs:
apt-get install -y ./linupdate-test-build_${{ env.VERSION }}_all.deb
- name: Launch linupdate
run: linupdate --check-updates
run: /opt/linupdate/linupdate.py --check-updates

# Try to install package on Debian 11
install-debian-11:
Expand Down

0 comments on commit 8e413a1

Please sign in to comment.