mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
Try to update the latest version of vcpkg
This commit is contained in:
parent
49d8384e14
commit
54bd5e036e
Notes:
git
2025-06-06 00:31:58 +00:00
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -105,6 +105,7 @@ jobs:
|
||||
run: |
|
||||
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
|
||||
Join-Path (Resolve-Path ~).Path "scoop\shims" >> $Env:GITHUB_PATH
|
||||
scoop install vcpkg
|
||||
shell: pwsh
|
||||
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user