Add checkout step again
Some checks failed
XTChain

This commit is contained in:
Rafal Kupiec 2023-03-26 20:47:09 +02:00
parent 2d4c630150
commit bad11b2fce
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -8,8 +8,8 @@ jobs:
container:
image: codingworkshop/oscw-runner:latest
steps:
# - name: Checkout repository
# uses: actions/checkout@v3
- name: Checkout repository
uses: actions/checkout@v3
- name: Build XTChain
run: CORES=10 ./build-linux.sh
- name: Publish binaries