Skip to content

Commit

Permalink
fix: Update docker-name-version-arch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bypanelcom committed Oct 17, 2023
1 parent d7e646c commit 572846d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-name-version-arch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
uses: cytopia/[email protected]
with:
command: |
make docker-pull-base-image VERSION="${{ matrix.version }}" ARCH=${{ matrix.arch }}
make docker-pull-base-image NAME=${{ matrix.name }} VERSION="${{ matrix.version }}" ARCH=${{ matrix.arch }}
- name: Build
uses: cytopia/[email protected]
Expand Down

0 comments on commit 572846d

Please sign in to comment.