Skip to content

Commit ffc1744

Browse files
hsbtk0kubun
authored andcommitted
Save vcpkg cache with master and stable branches
1 parent 0d367ce commit ffc1744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
with:
129129
path: src\vcpkg_installed
130130
key: windows-${{ matrix.os }}-vcpkg-${{ hashFiles('src/vcpkg.json') }}
131+
if: ${{ github.ref_name == 'master' || startsWith(github.ref_name, 'ruby_') }}
131132

132133
- name: setup env
133134
# Available Ruby versions: https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md#ruby

0 commit comments

Comments
 (0)