mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-01 23:55:54 +00:00
.gitea: show PATH
This commit is contained in:
parent
969603d27c
commit
c5422667d0
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ jobs:
|
|||
shell: cmd
|
||||
run: |
|
||||
set PATH=%GETH_MINGW%\bin;%PATH%
|
||||
echo %PATH%
|
||||
go run build/ci.go install -dlgo -arch 386 -cc %GETH_MINGW%\bin\gcc.exe
|
||||
env:
|
||||
GETH_MINGW: 'C:\msys64\mingw32'
|
||||
|
|
|
|||
Loading…
Reference in a new issue