diff --git a/.github/workflows/test-core.yaml b/.github/workflows/test-core.yaml index 61a1c7eda..b3cc0c50a 100644 --- a/.github/workflows/test-core.yaml +++ b/.github/workflows/test-core.yaml @@ -117,7 +117,7 @@ jobs: - name: Install optional dependencies if: ${{ matrix.groups == 'drivers' }} - run: sudo apt install qemu-system + run: sudo apt update && sudo apt install qemu-system - name: Run Matrix Tests env: