mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 22:23:59 +08:00
Attempt to fix snap build
This commit is contained in:
@@ -31,6 +31,7 @@ parts:
|
||||
- cabal-install
|
||||
build: |
|
||||
cabal sandbox init
|
||||
cabal update
|
||||
cabal install -j
|
||||
install: |
|
||||
install -d $SNAPCRAFT_PART_INSTALL/usr/bin
|
||||
|
Reference in New Issue
Block a user