ci: fix .cirrus.yml (tab => spaces)

pull/11187/head
Delyan Angelov 2021-08-15 09:51:42 +03:00
parent e3bd793f43
commit 15eff279f4
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ task:
git clone https://github.com/vlang/v
cd v
make
## .github/workflows/freebsd_build_tcc.sh
## .github/workflows/freebsd_build_tcc.sh
tcc -v -v
echo 'Build cmd/tools/fast'
cd cmd/tools/fast && ../../../v fast.v && ./fast