Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
6d5e9c0892
commit
16eaeeb02c
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ 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 .
|
cd monero
|
||||||
|
|
||||||
- name: Start Docker daemon
|
- name: Start Docker daemon
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue