Skip to content

Commit

Permalink
Update check-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Freezor authored Jun 19, 2024
1 parent 9a50385 commit 8884c30
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

with:
platforms: linux/arm64,linux/arm32
version: latest
install: true

- name: Build AasxServerBlazor-arm32
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 8884c30

Please sign in to comment.