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