diff --git a/.gitea/workflows/golang.yml b/.gitea/workflows/golang.yml index 1850fe2..5ea8de5 100644 --- a/.gitea/workflows/golang.yml +++ b/.gitea/workflows/golang.yml @@ -38,8 +38,8 @@ jobs: apk add --no-cache git openssh nodejs npm node -v && npm -v - - name: Checkout code (with actions) - uses: actions/checkout@v3 + #- name: Checkout code (with actions) + # uses: actions/checkout@v3 - name: Checkout dir run: |