diff --git a/.github/workflows/build-dep-g2o.yml b/.github/workflows/build-dep-g2o.yml index 81e8c5e3..3b6e1060 100644 --- a/.github/workflows/build-dep-g2o.yml +++ b/.github/workflows/build-dep-g2o.yml @@ -20,7 +20,7 @@ jobs: - name: unpack QT run: tar xJf qt.tar.xz - - name: unpack QT + - name: configure QT working-directory: qt-everywhere-src-5.15.11 run: ./configure -debug -nomake examples -nomake tests -skip qtwebengine -opensource