Update .forgejo/workflows/build.yml
This commit is contained in:
parent
b60a14619c
commit
8fad3de5b4
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue