mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -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:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install ./build/g13*.deb
|
- apt-get -f install ./build/g13*.deb
|
||||||
- python3 -m g13gui.tests
|
- python3 -m g13gui.tests
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user