Skip to content

Commit

Permalink
chore: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xlassix committed Aug 30, 2024
1 parent e6cb4bd commit e854348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Clone and setup Rooch
run: |
apt install git curl cmake make gcc pkg-config libssl-dev libsqlite3-dev g++
git clone https://github.com/rooch-network/rooch.git _rooch
cd _rooch
cargo build
Expand Down

0 comments on commit e854348

Please sign in to comment.