[email protected] 10 месяцев назад
Родитель
Сommit
7fce084aa5
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      .github/workflows/docker-image-arm64.yml

+ 0 - 4
.github/workflows/docker-image-arm64.yml

@@ -51,10 +51,6 @@ jobs:
           images: |
             calciumion/new-api
             ghcr.io/${{ github.repository }}
-
-      - name: Update Go dependencies
-        run: go get -u ./...
-
       - name: Build and push Docker images
         uses: docker/build-push-action@v3
         with: