forked from microsoft/GSL
Correct typo
Co-Authored-By: Farwaykorse <Farwaykorse@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user