lighthouse/.github/workflows
realbigsean ec08b0884b Fix ganache in windows CI (#3105)
## Issue Addressed

Hopefully makes windows ganache installation more reliable.

## Proposed Changes

- use `chocolatey` to install windows build tools. This seems to often be the prescribed solution for `node gyp` issues. `chocolatey` is used here because `npm install --global --production windows-build-tools` hangs in github actions

## Additional Info
I still haven't found why the prior installation technique would sometimes work, the `windows-2019` environments seem to be identical across successes and failures.  I think this should be re-run a few times to see if it can consistently pass


Co-authored-by: realbigsean <sean@sigmaprime.io>
2022-03-21 21:47:18 +00:00
..
book.yml Update mdbook version in github actions (#2497) 2021-08-05 00:58:23 +00:00
cancel-previous-runs.yml Fix short sha in github actions (#2210) 2021-02-18 06:18:47 +00:00
docker-antithesis.yml Antithesis docker workflow (#2877) 2022-01-12 20:58:41 +00:00
docker.yml Optimized Docker images (#2966) 2022-01-31 22:55:03 +00:00
linkcheck.yml Add linkcheck workflow (#2918) 2022-01-20 09:14:23 +00:00
local-testnet.yml Updates to tests and local testnet for Ganache 7 (#3056) 2022-03-20 22:48:14 +00:00
publish-crate.yml Implement SSZ union type (#2579) 2021-09-25 05:58:36 +00:00
release.yml Use windows-2019 in release CI (#3090) 2022-03-15 03:21:11 +00:00
test-suite.yml Fix ganache in windows CI (#3105) 2022-03-21 21:47:18 +00:00