Fix screenshot order

master
Marc Gilleron 2022-01-09 17:30:46 +00:00
parent 46655a2bfd
commit be6e58aa5b
1 changed files with 3 additions and 3 deletions

View File

@ -26,11 +26,11 @@ A new build is made each time commits are pushed to the main branch, but also wh
In case there are multiple downloadable artifacts, the editor build will be the one with `opt.tools` in the name (because it is built with optimizations enabled, and includes tools). In case there are multiple downloadable artifacts, the editor build will be the one with `opt.tools` in the name (because it is built with optimizations enabled, and includes tools).
!!! note
You will need a Github account to be able to download development builds.
![Github actions screenshot](images/github_actions_windows_artifacts.png) ![Github actions screenshot](images/github_actions_windows_artifacts.png)
!!! note
You will need a Github account to be able to download development builds. Otherwise, links will not work.
#### For Godot 3 (legacy builds) #### For Godot 3 (legacy builds)
On Github actions, you may search for builds occurring with the `godot3.x` branch. On Github actions, you may search for builds occurring with the `godot3.x` branch.