1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: try using freebsd_build_tcc.sh again on the FreeBSD runner

This commit is contained in:
Delyan Angelov 2021-08-15 11:27:45 +03:00
parent 0dde8ab0e5
commit d4af86738b
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

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