Update action.yml

This commit is contained in:
david 2025-03-10 13:02:40 +01:00
parent 0a4f03f980
commit 1e40f4a71a

View file

@ -19,9 +19,9 @@ runs:
- name: cache restore
id: cachestep1
uses: https://code.forgejo.org/actions/cache/restore@v4
with:
path: ${{env.nimPath}}
key: ${{env.nimPath}}
with:
path: ${{env.nimPath}}
key: ${{env.nimPath}}
#jobs:
# main: