That package does not exist anymore

This commit is contained in:
Salanto 2022-12-15 20:08:11 +01:00
parent 6c3f696aaf
commit c1115fcee3

View File

@ -39,7 +39,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install qt5-default libqt5websockets5-dev g++ make
sudo apt-get install qt5-qmake libqt5websockets5-dev g++ make
# Runs a set of commands using the runners shell
- name: qmake and build
run: |