mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
set git pathing
This commit is contained in:
@@ -26,6 +26,8 @@ install:
|
|||||||
before_build:
|
before_build:
|
||||||
- node --version
|
- node --version
|
||||||
- npm --version
|
- npm --version
|
||||||
|
- cmd: set "GIT_PATH=C:\Program Files\Git\mingw64\libexec\git-core"
|
||||||
|
- cmd: set "PATH=%GIT_PATH%;%PATH%"
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- sh: chmod +x ./build-ci.sh
|
- sh: chmod +x ./build-ci.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user