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