test dist builds
Some checks failed
Lint / golangci-lint (push) Successful in 9m45s
Declarative Tests / test (push) Successful in 20s
Declarative Tests / build (push) Successful in 1m26s
Declarative Tests / build-focal (push) Failing after 23s

This commit is contained in:
Matthew Rich 2024-05-28 15:42:29 -07:00
parent 1cb2d264ff
commit 35ae742615

View File

@ -115,7 +115,7 @@ jobs:
options: --cpus 10
steps:
- run: apt-get -y update
- run: apt-get install nodejs git
- run: apt-get install -y nodejs git
- uses: actions/checkout@v3
- run: make build-deps
- run: make build