ci: do use freebsd_build_tcc.sh on the freebsd runner
parent
15eff279f4
commit
1e7c9ad8d0
|
@ -8,7 +8,7 @@ task:
|
|||
git clone https://github.com/vlang/v
|
||||
cd v
|
||||
make
|
||||
## .github/workflows/freebsd_build_tcc.sh
|
||||
tcc -v -v
|
||||
.github/workflows/freebsd_build_tcc.sh
|
||||
##tcc -v -v
|
||||
echo 'Build cmd/tools/fast'
|
||||
cd cmd/tools/fast && ../../../v fast.v && ./fast
|
||||
|
|
Loading…
Reference in New Issue