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

pull/6659/head
Delyan Angelov 2020-10-21 10:13:50 +03:00
parent c4fa1dbc0b
commit 09128accff
1 changed files with 1 additions and 1 deletions

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