mirror of
https://github.com/aelve/guide.git
synced 2024-11-22 11:33:34 +03:00
Fix the test script to use stack
This commit is contained in:
parent
231b88727b
commit
e3800a7048
@ -16,8 +16,8 @@ git status
|
||||
ls
|
||||
cd ..
|
||||
|
||||
cabal build
|
||||
dist/build/guide/guide --dry-run
|
||||
stack build
|
||||
stack exec guide -- --dry-run
|
||||
|
||||
rm -rf state
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user