mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fix ci.yml
This commit is contained in:
parent
e70ef5334a
commit
93b6089522
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -162,8 +162,8 @@ jobs:
|
|||||||
windows-prebuilt:
|
windows-prebuilt:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
shell: bash
|
|
||||||
- name: Download V
|
- name: Download V
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "Downloading v.exe..."
|
echo "Downloading v.exe..."
|
||||||
wget https://github.com/vbinaries/vbinaries/releases/download/latest/v_windows.zip
|
wget https://github.com/vbinaries/vbinaries/releases/download/latest/v_windows.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user