Update .forgejo/workflows/build.yml

This commit is contained in:
Booklordofthedings 2024-09-12 00:27:10 +02:00
parent 2839e1046b
commit a59e1e72ca

View file

@ -34,8 +34,8 @@ jobs:
- name: Clone Beef repository
if: steps.restore-beef-repository.outputs.cache-hit != 'true'
run: |
git clone https://code.booklordofthe.dev/Extern/Beef Beef
run: |
git clone https://code.booklordofthe.dev/Extern/Beef Beef
- name: Run build.sh
run: |