From 1af4d354fbbded3b8086e370b6f4c20d084a5d68 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 2 May 2023 23:12:11 -0400 Subject: Typo from copy paste --- .github/workflows/build-binaries.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github/workflows/build-binaries.yml') diff --git a/.github/workflows/build-binaries.yml b/.github/workflows/build-binaries.yml index 0ecff40..06bddca 100644 --- a/.github/workflows/build-binaries.yml +++ b/.github/workflows/build-binaries.yml @@ -52,8 +52,7 @@ jobs: run: mkdir -p $VCPKG_DEFAULT_BINARY_CACHE shell: bash - # Setup the build machine with the most recent versions of CMake and Ninja. Both are cached if not already: on subsequent runs both will be -quickly restored from GitHub cache service. + # Setup the build machine with the most recent versions of CMake and Ninja. Both are cached if not already: on subsequent runs both will be quickly restored from GitHub cache service. - uses: lukka/get-cmake@latest # Restore vcpkg from the GitHub Action cache service. Note that packages are restored by vcpkg's binary caching -- cgit 1.4.1