mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Correct typo
Co-Authored-By: Farwaykorse <Farwaykorse@users.noreply.github.com>
This commit is contained in:
parent
3c9764f4e2
commit
2e568b701c
@ -50,7 +50,7 @@ install:
|
|||||||
cd C:\Tools\vcpkg
|
cd C:\Tools\vcpkg
|
||||||
git pull > $NULL
|
git pull > $NULL
|
||||||
cd "$env:APPVEYOR_BUILD_FOLDER"
|
cd "$env:APPVEYOR_BUILD_FOLDER"
|
||||||
} else { echo "==> vcpkg has been updated, please remove the workaround from appvayor.yml." }
|
} else { echo "==> vcpkg has been updated, please remove the workaround from appveyor.yml." }
|
||||||
# /Workaround
|
# /Workaround
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
|
Loading…
Reference in New Issue
Block a user