Skip to content

Commit 3749432

Browse files
committed
Quote step name with colon to fix YAML
1 parent d5d0024 commit 3749432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-3ds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
3ds-freetype \
3131
3ds-zlib
3232
33-
- name: Build (New 3DS optimized: fullheap-safe)
33+
- name: "Build (New 3DS optimized: fullheap-safe)"
3434
run: |
3535
export CC=arm-none-eabi-gcc
3636
export HOST=arm-none-eabi

0 commit comments

Comments
 (0)