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