Fix apt update.
This commit is contained in:
parent
ac581d4176
commit
9d25939405
|
@ -9,7 +9,7 @@ before_install:
|
|||
- sudo apt-get update
|
||||
|
||||
install:
|
||||
- sudo apt
|
||||
- sudo apt update
|
||||
- sudo apt-get -y install qt511-meta libmpv
|
||||
- source /opt/qt*/bin/qt*-env.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue