GH actions 9

This commit is contained in:
pokamest 2022-11-03 00:54:04 +03:00 committed by vladimir.kuznetsov
parent 91baaed96d
commit f09020c3bc

View file

@ -21,7 +21,6 @@ jobs:
QT_BIN_DIR=$HOME/Qt/$QT_VERSION/gcc_64/bin && export QT_BIN_DIR && \
QIF_BIN_DIR=$QT_BIN_DIR/../../../Tools/QtInstallerFramework/$QIF_VERSION/bin && export QIF_BIN_DIR
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 10