Skip to content

Commit

Permalink
Remove duplicate step id
Browse files Browse the repository at this point in the history
  • Loading branch information
garyttierney committed Oct 12, 2024
1 parent 1f47be8 commit 0c7dc4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ jobs:
if: matrix.build_configuration.generic == true

- name: Build and push platform specific image
id: build
uses: docker/build-push-action@v6
with:
platforms: ${{ matrix.build_configuration.platform }}
Expand Down

0 comments on commit 0c7dc4b

Please sign in to comment.