更新 .gitea/workflows/1.yml
Some checks failed
check / build (push) Failing after 13s

This commit is contained in:
2025-07-04 07:43:21 +00:00
parent 52c88edccd
commit 80da4878c2

View File

@ -11,9 +11,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Set http.sslBackend
run: |
git config --global http.sslBackend "openssl"
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4