mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Revert "ci: cleanup .cirrus.yml"
This reverts commit c26d82cc1a853a1246286613f28ff0375e719e47.
This commit is contained in:
parent
c26d82cc1a
commit
6bc44acc70
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user