We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
./v symlink -githubci
1 parent 2e08817 commit 0ff9dd1Copy full SHA for 0ff9dd1
.github/workflows/vinix_ci.yml
@@ -32,7 +32,7 @@ jobs:
32
.github/workflows/retry.sh sudo apt install build-essential meson -y
33
34
- name: Build V
35
- run: make
+ run: make && ./v symlink -githubci
36
37
- name: Clone current Vinix
38
run: .github/workflows/retry.sh git clone https://github.com/vlang/vinix.git
0 commit comments