Update .forgejo/workflows/build.yml

This commit is contained in:
Booklordofthedings 2024-09-12 10:03:45 +02:00
parent b60a14619c
commit 8fad3de5b4

View file

@ -24,8 +24,7 @@ jobs:
uses: actions/cache/restore@v4
with:
path: |
Beef/IDE
Beef/jbuild_d
Beef
key: BeefRepository
- name: Pull Beef changes
@ -47,6 +46,5 @@ jobs:
uses: actions/cache/save@v4
with:
path: |
Beef/IDE
Beef/jbuild_d
Beef
key: BeefRepository