summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-08-10 07:42:39 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-08-10 07:42:39 +0200
commitd8121fe25816a25f4aacbd3d6a048c7d1e38e28c (patch)
tree986c17aa52e92fdb57cd6f5c1ea8349a6fd2d461
parentf1c0e4624994113be3fd2b5d1c80b45d8a62087a (diff)
syntax error
-rw-r--r--.github/workflows/pip-packaging-windows.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/pip-packaging-windows.yml b/.github/workflows/pip-packaging-windows.yml
index ae35ee30..bba94712 100644
--- a/.github/workflows/pip-packaging-windows.yml
+++ b/.github/workflows/pip-packaging-windows.yml
@@ -32,8 +32,7 @@ jobs:
(new-object System.Net.WebClient).DownloadFile('https://github.com/microsoft/vcpkg/files/4978792/vcpkg_fixup_pkgconfig.cmake.txt','c:\vcpkg\scripts\cmake\vcpkg_fixup_pkgconfig.cmake')
(new-object System.Net.WebClient).DownloadFile('https://github.com/microsoft/vcpkg/files/4978796/vcpkg_acquire_msys.cmake.txt','c:\vcpkg\scripts\cmake\vcpkg_acquire_msys.cmake')
shell: powershell
-# deltree "c:\vcpkg\downloads\tools\msys2"
- - name: Install dependencies
+ - name: Install dependencies
run: |
vcpkg update
vcpkg upgrade --no-dry-run