mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 02:27:30 -07:00
Attempt to fix snap build
This commit is contained in:
parent
764b242f1b
commit
51e115cf47
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ parts:
|
|||
- cabal-install
|
||||
build: |
|
||||
cabal sandbox init
|
||||
cabal update
|
||||
cabal install -j
|
||||
install: |
|
||||
install -d $SNAPCRAFT_PART_INSTALL/usr/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue