Ensure helper binaries get re-installed
Sadly causes all extra-deps to rebuild every time
This commit is contained in:
+1
-1
@@ -9,8 +9,8 @@ dependencies:
|
||||
- createdb -O postgrest_test -U ubuntu postgrest_test
|
||||
override:
|
||||
- stack setup
|
||||
- rm -fr $(stack path --dist-dir) $(stack path --local-install-root)
|
||||
- stack install hlint packdeps cabal-install
|
||||
- rm -fr $(stack path --dist-dir)
|
||||
- stack build
|
||||
- stack build --test --no-run-tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user