Skip to content

Commit

Permalink
Fix publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M. Mert Yildiran committed Jan 17, 2022
1 parent bb45d39 commit 109be09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
fail-fast: false
matrix:
target:
- amd64
- arm64
- [amd64, amd64]
- [arm64v8, arm64]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 109be09

Please sign in to comment.