Skip to content

Commit

Permalink
fix: restore make docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jpantos committed Aug 9, 2024
1 parent 407acc6 commit 2973eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Test image
timeout-minutes: 10
run: |
make docker ARGS='--set "*.platform=linux/${{ matrix.arch }}"'
make docker
- name: Dump service node logs
if: always()
Expand Down

0 comments on commit 2973eb7

Please sign in to comment.