This commit is contained in:
parent
065b947378
commit
5d31e4026e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Build XTChain
|
||||
run: CORES=10 ./build-linux.sh
|
||||
run: env; exit 0; CORES=10 ./build-linux.sh
|
||||
- name: Publish binaries
|
||||
on:
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user