We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25b7b0 commit b80ddc3Copy full SHA for b80ddc3
Makefile
@@ -46,7 +46,7 @@ minimal-distribution:
46
[ ! -f herbie ] || (raco distribute herbie-compiled herbie && rm herbie)
47
48
nightly: install
49
- bash infra/compare.sh
+ bash infra/nightly.sh
50
51
upgrade:
52
git pull
0 commit comments