This commit is contained in:
parent
22df12d3b2
commit
307d00eea8
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