parent
2d4c630150
commit
bad11b2fce
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -8,8 +8,8 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: codingworkshop/oscw-runner:latest
|
image: codingworkshop/oscw-runner:latest
|
||||||
steps:
|
steps:
|
||||||
# - name: Checkout repository
|
- name: Checkout repository
|
||||||
# uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Build XTChain
|
- name: Build XTChain
|
||||||
run: CORES=10 ./build-linux.sh
|
run: CORES=10 ./build-linux.sh
|
||||||
- name: Publish binaries
|
- name: Publish binaries
|
||||||
|
Loading…
Reference in New Issue
Block a user