Skip to content

Commit

Permalink
Windows build 36
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Nov 7, 2023
1 parent a66e017 commit d1c079f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
uses: actions/cache@v3
with:
path: ${{ env.VCPKG_DEFAULT_BINARY_CACHE }}
key: vcpkg-${{ hashFiles('vcpkg.version') }}
key: vcpkg-${{ matrix.config.os }}-${{ hashFiles('vcpkg.version') }}

- name: Configure Build
shell: cmd
Expand Down

0 comments on commit d1c079f

Please sign in to comment.