Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen3H committed Oct 5, 2024
1 parent 1a64d9e commit d6708b8
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 @@ -30,7 +30,7 @@ jobs:
matrix:
build: [
{ name: "modm8", platform: "linux/amd64", os: "ubuntu-latest" },
{ name: "modm8", platform: "windows/amd64", os: "windows-latest" },
{ name: "modm8.exe", platform: "windows/amd64", os: "windows-latest" },
{ name: "modm8", platform: "darwin/universal", os: "macos-latest" }
]

Expand Down

0 comments on commit d6708b8

Please sign in to comment.