ci: install git for cirrus to allow git repo dependencies
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ freebsd_instance:
|
||||
|
||||
build_task:
|
||||
name: Build FreeBSD (Stack)
|
||||
install_script: pkg install -y postgresql13-client hs-stack
|
||||
install_script: pkg install -y postgresql13-client hs-stack git
|
||||
|
||||
stack_cache:
|
||||
folders: /.stack
|
||||
|
||||
Reference in New Issue
Block a user