all: spell check

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-17 12:55:38 +02:00
parent 1a7732b285
commit 1f747a28a9
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -29,6 +29,7 @@ jobs:
- { zig_target: arm-linux-musleabihf }
- { zig_target: arm-linux-musleabihf, zig_pic: -fPIE }
- { zig_target: i386-linux-musl }
- { zig_target: i386-linux-musl, zig_pic: -fPIE }
- { zig_target: i386-windows-gnu }
- { zig_target: mips-linux-musl }
- { zig_target: mipsel-linux-musl }