1
1
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:
Artyom 2016-10-16 20:21:57 +03:00
parent 231b88727b
commit e3800a7048

View File

@ -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