Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into hotshot/0.5.82
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinI committed Dec 5, 2024
2 parents 33eac8e + a48b5b2 commit 6db42ca
Show file tree
Hide file tree
Showing 16 changed files with 177 additions and 147 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 6db42ca

Please sign in to comment.