Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkplug0025 committed Nov 2, 2021
1 parent 10a2ecd commit e34eb77
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -406,17 +406,12 @@ jobs:
name: clsdk
path: build

# - name: Prepare Ephemeral Chain Directory
# run: |
# cp ./scripts/eden_chain_runner.sh ./build
# cd build
# tar -xvf clsdk-ubuntu-20-04.tar.gz clsdk/bin

- name: Start Genesis Ephemeral Chain
run: |
cp ./scripts/eden_chain_runner.sh ./build
cd build
ls -a
tar -xvf clsdk-ubuntu-20-04.tar.gz clsdk/bin
ls -la
sh -x ./eden_chain_runner.sh run-genesis.wasm
- name: 🛠 Build and Start WebApp
Expand Down

0 comments on commit e34eb77

Please sign in to comment.