test dist builds
This commit is contained in:
parent
e9c2fe63de
commit
56aebe7a62
@ -115,7 +115,7 @@ jobs:
|
|||||||
- "/etc/ssl/certs:/etc/ssl/certs:ro"
|
- "/etc/ssl/certs:/etc/ssl/certs:ro"
|
||||||
options: --cpus 4
|
options: --cpus 4
|
||||||
steps:
|
steps:
|
||||||
- run: apt-get -y update && apt-get install -y tzdata
|
- run: apt-get -y update
|
||||||
- run: apt-get install -y 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
|
||||||
|
Loading…
Reference in New Issue
Block a user