Skip to content

Commit

Permalink
set platform
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 committed Mar 12, 2024
1 parent 1ef7887 commit 5d9258b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
platforms: linux/${{ matrix.arch}}
- name: build
run: make pkg
env:
DOCKER_DEFAULT_PLATFORM: linux/${{ matrix.arch}}
- name: donwload ghr
run: |
curl -L -O -s https://github.com/tcnksm/ghr/releases/download/v0.16.2/ghr_v0.16.2_linux_amd64.tar.gz
Expand Down

0 comments on commit 5d9258b

Please sign in to comment.