Skip to content

Commit

Permalink
Disable to vcpkg cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 13, 2024
1 parent e3cb159 commit f7ab6dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ jobs:
run: |
vcpkg install
working-directory: src
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
# env:
# VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"

# TODO: We should use `../src` instead of `D:/a/ruby/ruby/src`
- name: Configure
Expand Down

0 comments on commit f7ab6dd

Please sign in to comment.