Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
a30f86773d
commit
3275dba460
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ jobs:
|
||||||
shell: sh
|
shell: sh
|
||||||
run: |
|
run: |
|
||||||
apk add --no-cache git bash && \
|
apk add --no-cache git bash && \
|
||||||
|
rm -rf .* * && \
|
||||||
git clone https://github.com/monero-project/monero
|
git clone https://github.com/monero-project/monero
|
||||||
|
|
||||||
- name: Start Docker daemon
|
- name: Start Docker daemon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue