test dist builds
This commit is contained in:
parent
1cb2d264ff
commit
35ae742615
@ -115,7 +115,7 @@ jobs:
|
|||||||
options: --cpus 10
|
options: --cpus 10
|
||||||
steps:
|
steps:
|
||||||
- run: apt-get -y update
|
- run: apt-get -y update
|
||||||
- run: apt-get install nodejs git
|
- run: apt-get install -y nodejs git
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: make build-deps
|
- run: make build-deps
|
||||||
- run: make build
|
- run: make build
|
||||||
|
Loading…
Reference in New Issue
Block a user