Update .forgejo/workflows/build.yml

This commit is contained in:
Booklordofthedings 2024-09-12 10:45:10 +02:00
parent 6c9409ca30
commit 70adb3b27a

View file

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