Correct link to Actions yml file in README (#373)

This commit is contained in:
Lenni 2025-06-21 17:22:38 +00:00 committed by GitHub
parent c5534ee5a7
commit 2e1d961c2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ To achieve our goal of platform independence, we need to replace any Windows-onl
## Building ## Building
This project uses the [CMake](https://cmake.org/) build system, which allows for a high degree of versatility regarding compilers and development environments. Please refer to the [GitHub action](/.github/workflows//build.yml) for guidance. This project uses the [CMake](https://cmake.org/) build system, which allows for a high degree of versatility regarding compilers and development environments. Please refer to the [GitHub action](/.github/workflows//ci.yml) for guidance.
## Contributing ## Contributing