Skip to content

Commit 9d04fb5

Browse files
committed
CI: cmake in scoop seems unused
1 parent 9764306 commit 9d04fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
8282
iwr -useb get.scoop.sh | iex
8383
Join-Path (Resolve-Path ~).Path "scoop\shims" >> $Env:GITHUB_PATH
84-
scoop install vcpkg uutils-coreutils [email protected]
84+
scoop install vcpkg uutils-coreutils
8585
shell: pwsh
8686

8787
- name: Restore vcpkg artifact

0 commit comments

Comments
 (0)