Silly typo
This commit is contained in:
parent
305931f322
commit
86411d25f2
@ -154,9 +154,9 @@ install:
|
|||||||
- if [ -f configure.ac ]; then autoreconf -i; fi
|
- if [ -f configure.ac ]; then autoreconf -i; fi
|
||||||
- |
|
- |
|
||||||
set -ex
|
set -ex
|
||||||
if [ "$RESOLVER" = "--resolver nightly" ]
|
if [ "$ARGS" = "--resolver nightly" ]
|
||||||
then
|
then
|
||||||
stack $RESOLVER solver --update-config
|
stack $ARGS solver --update-config
|
||||||
fi
|
fi
|
||||||
set +ex
|
set +ex
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user