fix(shellcheck)

This commit is contained in:
Jacob Heider 2023-04-13 23:07:50 -04:00
parent 8843a3a1e8
commit dcf9ccfbcb
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -16,6 +16,7 @@ build:
haskell.org: ^9
haskell.org/cabal: ^3
script: |-
mkdir -p "{{prefix}}/bin"
cabal update
cabal install $ARGS
env: