diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 8547303..0ccc079 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -21,7 +21,7 @@ jobs: - name: Install curl run: | - apt update + #apt update apt install -y curl - name: Change Download URL to NJU Mirror