Skip to content

Commit

Permalink
fix: docker yml (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmbanan666 authored Aug 23, 2024
1 parent a093577 commit b63bf1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build ${{ matrix.package }}
uses: docker/build-push-action@v6

- name: Build ${{ matrix.package }}
uses: docker/build-push-action@v6
with:
Expand Down

0 comments on commit b63bf1c

Please sign in to comment.