Skip to content

Commit 4d3ceb8

Browse files
authored
Update cmake.yml
1 parent 7baa222 commit 4d3ceb8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/cmake.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@ jobs:
4141
with:
4242
submodules: true
4343

44-
# - name: Cache Chocolatey Dependencies
45-
# uses: actions/cache@v1
46-
# with:
47-
# path: C:\ProgramData\chocolatey\lib
48-
# key: choco-cache-${{ hashFiles('**/dependencies.config') }}
49-
# restore-keys: |
50-
# choco-cache-
51-
5244
# 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.
5345
- uses: lukka/get-cmake@latest
5446
# Restore both vcpkg and its artifacts from the GitHub cache service.

0 commit comments

Comments
 (0)