mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
Add qt bin to the path
This commit is contained in:
parent
2c52ad6b4c
commit
7548242a9c
@ -112,6 +112,7 @@ jobs:
|
|||||||
certSecureFile: 'developerID_application.p12'
|
certSecureFile: 'developerID_application.p12'
|
||||||
certPwd: $(P12Password)
|
certPwd: $(P12Password)
|
||||||
- script: |
|
- script: |
|
||||||
|
export PATH=$PATH:/Users/runner/work/1/s/6.3.1/macos/bin/
|
||||||
cd $(Build.SourcesDirectory)
|
cd $(Build.SourcesDirectory)
|
||||||
VERSION="$(cat common/yacreader_global.h | grep '#define VERSION "' | tr -d '#define VERSION' | tr -d '"' )"
|
VERSION="$(cat common/yacreader_global.h | grep '#define VERSION "' | tr -d '#define VERSION' | tr -d '"' )"
|
||||||
echo "Trying to know if we are in a forked repo: $IS_FORK"
|
echo "Trying to know if we are in a forked repo: $IS_FORK"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user