mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-28 20:19:07 +08:00
Fix Status Badges (#169)
This commit is contained in:
22
README.md
22
README.md
@@ -41,17 +41,17 @@ Part of [GameCI](https://game.ci).
|
||||
|
||||
| Target Platform | Done | Status |
|
||||
|-------------------------|------|--------|
|
||||
| [WebGL](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests.yml) |
|
||||
| [Windows Mono](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests.yml) |
|
||||
| [Linux Mono](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests.yml) |
|
||||
| [macOS Mono](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests.yml) |
|
||||
| [Windows IL2CPP](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder#windows) |
|
||||
| [Linux IL2CPP](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder#linux) |
|
||||
| [macOS IL2CPP](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/mac-build-tests.yml) |
|
||||
| [Android](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests.yml) |
|
||||
| [iOS](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests.yml) |
|
||||
| [Universal Windows Platform](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/windows-build-tests.yml) |
|
||||
| [AppleTV](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/windows-build-tests.yml) |
|
||||
| [WebGL](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml) |
|
||||
| [Windows Mono](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml) |
|
||||
| [Linux Mono](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml) |
|
||||
| [macOS Mono](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml) |
|
||||
| [Windows IL2CPP](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-windows.yml) |
|
||||
| [Linux IL2CPP](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml) |
|
||||
| [macOS IL2CPP](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-mac.yml) |
|
||||
| [Android](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml) |
|
||||
| [iOS](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-ubuntu.yml) |
|
||||
| [Universal Windows Platform](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-windows.yml) |
|
||||
| [AppleTV](https://github.com/marketplace/actions/unity-builder) | ✔ | [](https://github.com/game-ci/unity-builder/actions/workflows/build-tests-windows.yml) |
|
||||
| [Windows Dedicated Server](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||
| [Linux Dedicated Server](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||
| [macOS Dedicated Server](https://github.com/marketplace/actions/unity-builder) | ❌ | In progress |
|
||||
|
||||
Reference in New Issue
Block a user