fix Download URL to NJU Mirror v18
Some checks failed
Java CI / build (push) Failing after 9s

This commit is contained in:
fly6516 2024-12-17 19:57:04 +08:00
parent c481b515f8
commit ff466c7efa

View File

@ -21,7 +21,7 @@ jobs:
- name: Install curl
run: |
apt update
#apt update
apt install -y curl
- name: Change Download URL to NJU Mirror