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:
parent
c4fa1dbc0b
commit
09128accff
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -277,7 +277,7 @@ jobs:
|
|||||||
./v build-module vlib/v/token
|
./v build-module vlib/v/token
|
||||||
./v build-module vlib/v/ast
|
./v build-module vlib/v/ast
|
||||||
./v build-module vlib/v/parser
|
./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/v/depgraph
|
||||||
./v build-module vlib/os/cmdline
|
./v build-module vlib/os/cmdline
|
||||||
- name: x64 machine code generation
|
- name: x64 machine code generation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user