mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(shellcheck)
This commit is contained in:
parent
8843a3a1e8
commit
dcf9ccfbcb
|
@ -16,6 +16,7 @@ build:
|
||||||
haskell.org: ^9
|
haskell.org: ^9
|
||||||
haskell.org/cabal: ^3
|
haskell.org/cabal: ^3
|
||||||
script: |-
|
script: |-
|
||||||
|
mkdir -p "{{prefix}}/bin"
|
||||||
cabal update
|
cabal update
|
||||||
cabal install $ARGS
|
cabal install $ARGS
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue