Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into ma/simple-stake-table
Browse files Browse the repository at this point in the history
  • Loading branch information
sveitser committed Dec 5, 2024
2 parents 2827cfa + a48b5b2 commit 0219c4a
Show file tree
Hide file tree
Showing 13 changed files with 697 additions and 538 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cargo build --locked --release --workspace
- name: Build sequencer-sqlite
run: cargo build --locked --release --manifest-path ./sequencer-sqlite/Cargo.toml --target-dir ./target
run: cargo build --release --manifest-path ./sequencer-sqlite/Cargo.toml --target-dir ./target

- name: Build Espresso Dev Node
# Espresso Dev Node currently requires testing feature, so it is built separately.
Expand Down
Loading

0 comments on commit 0219c4a

Please sign in to comment.