ci: fix `./v build-module vlib/v/gen` case
parent
c4fa1dbc0b
commit
09128accff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue