Update windows.yml

This commit is contained in:
TheTank20 2023-07-08 21:27:49 -05:00 committed by GitHub
parent f633c2aff6
commit 24a836a778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Restore cached v141_xp
id: installCache
uses: actions/cache/restore@v3
with:
path: "C:\\Users\\runneradmin\\VSLayout"
@ -91,6 +92,7 @@ jobs:
path: .\x64\Release
- name: Cache v141_xp
if: steps.installCache.outputs.cache-hit != 'true'
uses: actions/cache@v3
with:
path: C:\Users\runneradmin\VSLayout