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

ci: fix ./v build-module vlib/v/gen case

This commit is contained in:
Delyan Angelov 2020-10-21 10:13:50 +03:00
parent c4fa1dbc0b
commit 09128accff

View File

@ -277,7 +277,7 @@ jobs:
./v build-module vlib/v/token
./v build-module vlib/v/ast
./v build-module vlib/v/parser
./v build-module vlib/v/cgen
./v build-module vlib/v/gen
./v build-module vlib/v/depgraph
./v build-module vlib/os/cmdline
- name: x64 machine code generation