fix ci.yml
parent
e70ef5334a
commit
93b6089522
|
@ -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