[release] v 0.3.4 - fix arm (trying smtg else)

This commit is contained in:
Yann Stepienik 2023-05-03 20:37:31 +01:00
parent a1c8e45441
commit bfc43497bc
2 changed files with 1 additions and 1 deletions

View file

@ -115,7 +115,7 @@ jobs:
- run:
name: Build and publish dockerfiles
command: sh docker arm.sh
command: sh docker.arm64.sh
workflows:
version: 2