mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Compare commits
1 Commits
weekly.202
...
0.2.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30c065932a |
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -549,8 +549,8 @@ jobs:
|
||||
## v.js dosent work on windows
|
||||
#.\v.exe -o hi.js examples/hello_v_js.v
|
||||
#node hi.js
|
||||
# - name: Test v binaries
|
||||
# run: ./v build-vbinaries
|
||||
- name: Test v binaries
|
||||
run: ./v build-vbinaries
|
||||
- name: v2 self compilation
|
||||
run: .\v.exe -o v2.exe cmd/v && .\v2.exe -o v3.exe cmd/v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user