1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-01 16:55:57 +02:00

💚 Should fix build issues in #474 and #473

This commit is contained in:
Andre David 2020-04-29 10:12:37 +02:00
parent 3bed5b44c9
commit 28c34eb774

View File

@ -9,7 +9,7 @@ addons:
- debian-sid # Grab shellcheck from the Debian repo (o_O)
before-script:
- "sudo apt-get install cabal-install"
- "sudo apt-get install --allow-unauthenticated cabal-install"
- "cabal update"
- "cabal install shellcheck"