diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a046d32..785dc0b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,10 +13,6 @@ jobs: uses: actions/checkout@v4 with: submodules: recursive - - name: Use HTTPS - run: | - git config --global url."https://github.com/".insteadOf git@github.com: - git config --global url."https://".insteadOf git:// - name: Build run: | xcodebuild\