Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
3275dba460
commit
6d5e9c0892
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
run: |
|
||||
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
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue