fix(README): use relative path for build.yml

This commit is contained in:
6arelyFuture 2024-03-12 22:35:40 +01:00 committed by GitHub
parent 7045b24196
commit 6b81017c69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,9 +16,8 @@ Requirements for Unix systems:
- Dependencies: Ensure the LLVM C++ Standard library is installed
- Alternative compilers: If you opt for a different compiler such as GCC, use the [Mold][mold-link] linker
- Customization: Modifications to the Premake5.lua script may be required
- Platform support: Details regarding supported platforms are available in [build.yml][build-link]
- Platform support: Details regarding supported platforms are available in [build.yml](.github/workflows/build.yml)
[premake5-link]: https://premake.github.io
[git-link]: https://git-scm.com
[mold-link]: https://github.com/rui314/mold
[build-link]: https://github.com/alterware/master-server/blob/master/.github/workflows/build.yml