Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
remove aws
Browse files Browse the repository at this point in the history
  • Loading branch information
alehandru committed Sep 6, 2023
1 parent 5c568e5 commit 33d47f7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@ jobs:
- name: Add msbuild to PATH
uses: microsoft/[email protected]

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1-node16
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: ${{ secrets.AWS_REGION }}

- name: Build gRPC ${{ matrix.arch }} bit ( ${{ matrix.configuration }} )
shell: cmd
run: |
Expand Down

0 comments on commit 33d47f7

Please sign in to comment.