Update .forgejo/workflows/package-check.yml

This commit is contained in:
melody 2025-07-07 01:14:02 +02:00
commit 3275dba460

View file

@ -21,6 +21,7 @@ jobs:
shell: sh
run: |
apk add --no-cache git bash && \
rm -rf .* * && \
git clone https://github.com/monero-project/monero
- name: Start Docker daemon