mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
fix syntax error
Signed-off-by: TG <ebiritg@gmail.com>
This commit is contained in:
parent
080132af5d
commit
97cb35a718
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linux-arm.yml
vendored
2
.github/workflows/linux-arm.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue