mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-19 16:03:49 -04:00
debian: hope -f install can fix apt braindamage
This commit is contained in:
parent
03877486b0
commit
ed72ee1177
@ -71,7 +71,7 @@ steps:
|
||||
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install ./build/g13*.deb
|
||||
- apt-get -f install ./build/g13*.deb
|
||||
- python3 -m g13gui.tests
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user