Fixed naming

This commit is contained in:
Thorsten Sommer 2024-06-09 15:37:27 +02:00
parent 3c851ee5bc
commit 7e20f34edd
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -192,7 +192,7 @@ jobs:
retention-days: 1
build_linux_arm64:
name: Build app (Linux, arm64)
name: Build app (linux-arm64)
runs-on: ubuntu-latest
steps:
- name: Checkout repository