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
|
- name: Clone Beef repository
|
||||||
if: steps.restore-beef-repository.outputs.cache-hit != 'true'
|
if: steps.restore-beef-repository.outputs.cache-hit != 'true'
|
||||||
run: |
|
run: |
|
||||||
git clone https://code.booklordofthe.dev/Extern/Beef Beef
|
git clone https://code.booklordofthe.dev/Extern/Beef Beef
|
||||||
|
|
||||||
- name: Run build.sh
|
- name: Run build.sh
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue