mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-07-17 08:47:02 +00:00
Update .gitea/workflows/nightly.yml
This commit is contained in:
parent
58e0b4ff7b
commit
11e84b17e0
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: Cache Windows SDK
|
||||
uses: https://code.forgejo.org/actions/cache@v4
|
||||
with:
|
||||
path: ~/.cache/xwin
|
||||
path: .xwin
|
||||
key: xwin-${{ runner.os }}-v1
|
||||
restore-keys: |
|
||||
xwin-${{ runner.os }}-
|
||||
|
|
|
|||
Loading…
Reference in a new issue