Skip to content

Commit

Permalink
add ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
15168316096 committed Oct 23, 2023
1 parent 9aa094c commit e2a0986
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,8 @@ jobs:
- name: Install clieos
run:
mkdir eos/
cd eos/
wget https://github.com/EOSIO/eos/releases/download/v2.2.0-rc1/eosio_2.2.0-rc1-ubuntu-20.04_amd64.deb
sudo apt-get install ./eosio_2.2.0-rc1-ubuntu-20.04_amd64.deb
which cleos
cd ..

- name: Install ckb-auth-cli
run: make prepare
Expand Down

0 comments on commit e2a0986

Please sign in to comment.