Skip to content

Commit dafb075

Browse files
committed
try again
1 parent 7dfc3f5 commit dafb075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ update:
1414
raco pkg update --name herbie --deps search-auto src/
1515

1616
egglog:
17-
cd src/egglog/egg-smol && cargo clean && cargo build --release
17+
cargo build --release --manifest-path=src/egglog/egg-smol/Cargo.toml
1818

1919
distribution: minimal-distribution
2020
cp -r bench herbie-compiled/

src/egglog/egg-smol

0 commit comments

Comments
 (0)