diff --git a/.gitea/workflows/build-and-publish.yaml b/.gitea/workflows/build-and-publish.yaml index c8af2197..6e4267fc 100644 --- a/.gitea/workflows/build-and-publish.yaml +++ b/.gitea/workflows/build-and-publish.yaml @@ -36,10 +36,6 @@ jobs: - name: build site run: | make build - - name: install aws cli - uses: unfor19/install-aws-cli-action@v1 - with: - version: 1 - name: aws credential configure uses: aws-actions/configure-aws-credentials@v4 with: