Update .forgejo/workflows/build.yml
This commit is contained in:
parent
6c9409ca30
commit
70adb3b27a
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ jobs:
|
|||
Beef/bin/build.sh
|
||||
|
||||
- name: Cache repository
|
||||
if: steps.restore-beef-repository.outputs.cache-hit != 'true'
|
||||
id: beef-repo-save
|
||||
uses: actions/cache/save@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue