From 93b6089522993499d1098bc122e8147aa4cfab56 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Wed, 8 Jan 2020 11:35:23 +0100 Subject: [PATCH] fix ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b1c8fa9b1..39baf97e35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,8 +162,8 @@ jobs: windows-prebuilt: runs-on: windows-2019 steps: - shell: bash - name: Download V + shell: bash run: | echo "Downloading v.exe..." wget https://github.com/vbinaries/vbinaries/releases/download/latest/v_windows.zip