GH actions 10
This commit is contained in:
parent
f09020c3bc
commit
ec65e2025e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Setup env
|
||||
- run: |
|
||||
run: |
|
||||
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue