Skip to content

Commit 7dfc3f5

Browse files
committed
try again
1 parent d3075c3 commit 7dfc3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 build --release
17+
cd src/egglog/egg-smol && cargo clean && cargo build --release
1818

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

0 commit comments

Comments
 (0)