Bump cache ID number.
This commit is contained in:
parent
548e37939f
commit
52f4e10c0e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci-main.yml
vendored
4
.github/workflows/ci-main.yml
vendored
|
@ -310,7 +310,7 @@ jobs:
|
|||
path: |
|
||||
D:/a/wesnoth/vcpkg
|
||||
D:/a/wesnoth/wesnoth/vcpkg_installed
|
||||
key: windows-master-N007
|
||||
key: windows-master-N008
|
||||
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
|
@ -356,7 +356,7 @@ jobs:
|
|||
submodules: "recursive"
|
||||
|
||||
- name: Cache object files
|
||||
id: windows-master-N007
|
||||
id: windows-master-N008
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: |
|
||||
|
|
Loading…
Add table
Reference in a new issue