Skip to content

Commit

Permalink
rename to macos
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Dec 27, 2024
1 parent d2886b2 commit 372a443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
OS: 'macos-13',
CFLAGS: '-DDARWIN -std=gnu89 -Wno-return-type -Wno-error -Wno-implicit-function-declaration',
HOST: 'i386-apple-darwin',
ARCHIVE_NAME: 'mips-gcc-egcs-2.91.66-mac.tar.gz',
ARCHIVE_NAME: 'mips-gcc-egcs-2.91.66-macos.tar.gz',
HOST_GCC: 'gcc-13'
}

Expand Down

0 comments on commit 372a443

Please sign in to comment.