fix syntax error

Signed-off-by: TG <ebiritg@gmail.com>
This commit is contained in:
TG 2025-03-26 06:39:12 +01:00
parent 080132af5d
commit 97cb35a718

View file

@ -34,7 +34,7 @@ jobs:
linux-arm:
name: Linux Arm
runs-on: ubuntu-24.04-arm
steps:i
steps:
- name: Checkout repository
uses: actions/checkout@v4
with: