test dist builds
This commit is contained in:
parent
f11ae4cfd7
commit
1cb2d264ff
@ -114,6 +114,8 @@ jobs:
|
||||
- "/etc/ssl/certs:/etc/ssl/certs:ro"
|
||||
options: --cpus 10
|
||||
steps:
|
||||
- run: apt-get -y update
|
||||
- run: apt-get install nodejs git
|
||||
- uses: actions/checkout@v3
|
||||
- run: make build-deps
|
||||
- run: make build
|
||||
|
Loading…
Reference in New Issue
Block a user