We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9764306 commit 9d04fb5Copy full SHA for 9d04fb5
.github/workflows/windows.yml
@@ -81,7 +81,7 @@ jobs:
81
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
82
iwr -useb get.scoop.sh | iex
83
Join-Path (Resolve-Path ~).Path "scoop\shims" >> $Env:GITHUB_PATH
84
- scoop install vcpkg uutils-coreutils [email protected]
+ scoop install vcpkg uutils-coreutils
85
shell: pwsh
86
87
- name: Restore vcpkg artifact
0 commit comments