From 4105f70089d3f9c7b9dadc7852bd598d4932c8d2 Mon Sep 17 00:00:00 2001 From: githubuser0xFFFF Date: Mon, 2 Dec 2019 08:11:49 +0100 Subject: [PATCH] Update linux-builds.yml --- .github/workflows/linux-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-builds.yml b/.github/workflows/linux-builds.yml index c366a19..35d9651 100644 --- a/.github/workflows/linux-builds.yml +++ b/.github/workflows/linux-builds.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v1 - name: install qt run: | - sudo apt-get update –fix-missing + sudo apt-get update --fix-missing sudo apt-get install qt5-default - name: qmake run: qmake