Skip to content

Commit

Permalink
[DOP-4334]: Add setup buildkit action
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Feb 23, 2024
1 parent b044903 commit 503a857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
needs: prep-build
runs-on: ubuntu-latest
steps:
# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- uses: actions/checkout@v4
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 503a857

Please sign in to comment.