Improved CI build scripts 9.
This commit is contained in:
parent
68b6f80f8c
commit
7ff59f71db
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
git clone https://github.com/webcamoid/DeployTools.git
|
||||
|
||||
export PATH=/mingw64/bin:${PATH}
|
||||
export PATH="/c/Program Files (x86)/NSIS:/mingw64/bin:${PATH}"
|
||||
# export PATH="/c/Program Files (x86)/NSIS:${PATH}"
|
||||
export INSTALL_PREFIX="${PWD}/package-data-${COMPILER}"
|
||||
# export INSTALL_PREFIX_W=$(cygpath -w "${INSTALL_PREFIX}")
|
||||
|
|
Loading…
Reference in a new issue