forked from Silverfish/proton-bridge
Other: fix path to qmake
This commit is contained in:
@ -153,6 +153,7 @@ dependency-updates:
|
||||
- mkdir -p .cache/bin
|
||||
- export PATH=$(pwd)/.cache/bin:$PATH
|
||||
- export GOPATH="$CI_PROJECT_DIR/.cache"
|
||||
- export PATH=$PATH:$QT6DIR/bin
|
||||
script:
|
||||
- make build
|
||||
- git diff && git diff-index --quiet HEAD
|
||||
|
||||
Reference in New Issue
Block a user