Skip to content

Commit

Permalink
install: add link to get CI artifacts without having to login to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Dec 10, 2023
1 parent c6b4a4d commit 9f390c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/install/master.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ You can still use non-Windows zips if you know what you're doing, but we don't r
:::

RGBDS has [continuous integration](https://en.wikipedia.org/wiki/Continuous_integration): as part of our testing process, each time a modification is made to the code, a server builds RGBDS for several platforms, and runs a battery of tests to ensure nothing was broken.
The executables built during the process are [made available on GitHub](https://github.com/gbdev/rgbds/actions?query=workflow%3A%22Regression+testing%22).
The executables built during the process are [available on GitHub](https://github.com/gbdev/rgbds/actions?query=workflow%3A%22Regression+testing%22) (and [here](https://nightly.link/gbdev/rgbds/workflows/testing/master) if you don't have a GitHub account).

0 comments on commit 9f390c8

Please sign in to comment.