Revert "ci: cleanup .cirrus.yml"

This reverts commit c26d82cc1a.
pull/11187/head
Delyan Angelov 2021-08-15 12:22:36 +03:00
parent c26d82cc1a
commit 6bc44acc70
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ freebsd_instance:
image_family: freebsd-13-0
task:
install_script: true ## pkg install -y git
install_script: pkg install -y git
script: |
echo 'Building V'
git clone https://github.com/vlang/v