try to extract built geth

This commit is contained in:
Guillaume Ballet 2024-03-01 15:17:52 +01:00
parent 01027deaa6
commit 8a602be341

View file

@ -55,3 +55,7 @@ for:
- go run build/ci.go nsis -arch %GETH_ARCH% -signer WINDOWS_SIGNING_KEY -upload gethstore/builds
test_script:
- go run build/ci.go test -dlgo -arch %GETH_ARCH% -cc %GETH_CC% -short
artifacts:
- path: geth.exe
name: geth
type: zip