Update .gitea/workflows/nightly.yml

This commit is contained in:
neoapps-dev 2026-03-28 21:57:47 +01:00
parent 58e0b4ff7b
commit 11e84b17e0

View file

@ -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 }}-