Skip to content

Commit d31f57d

Browse files
committed
rename to macos
1 parent eef86b0 commit d31f57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
OS: 'macos-13',
2121
CFLAGS: '-DDARWIN -Wno-implicit-int -Wno-return-type -Wno-error -Wno-implicit-function-declaration -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0',
2222
HOST: 'i386-apple-darwin',
23-
ARCHIVE_NAME: 'mips-binutils-egcs-2.9.5-mac.tar.gz',
23+
ARCHIVE_NAME: 'mips-binutils-egcs-2.9.5-macos.tar.gz',
2424
HOST_GCC: 'gcc-13'
2525
}
2626

0 commit comments

Comments
 (0)