fix ci.
Some checks are pending
Windows CI / build (push) Waiting to run

This commit is contained in:
amass 2024-10-16 01:28:29 +08:00
parent e55983b41f
commit f968a0a242

View File

@ -11,10 +11,6 @@ jobs:
$url = "https://${{ secrets.GIT_USERNAME }}:${{ secrets.GIT_PASSWORD }}@amass.fun/gitea/${{ gitea.repository }}.git"
git clone --depth 1 --branch=$branch $url .
git checkout ${{ github.sha }}
env:
GITEA_REPOSITORY: ${{ secrets.GITEA_REPOSITORY }}
GIT_USERNAME: ${{ secrets.GIT_USERNAME }}
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
- name: Build and deploy
run: |
resources/build.ps1 build