mirror of
https://github.com/vlang/v.git
synced 2025-09-14 06:52:36 +03:00
ci: fix ./v build-module vlib/v/gen
case
This commit is contained in:
parent
c4fa1dbc0b
commit
09128accff
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue