Skip to content

Commit

Permalink
filter dev builds by success
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jul 19, 2024
1 parent 0a4692b commit cc6fded
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ artifact list on GitHub for specific repository commits.
To download a development build from GitHub:

- Ensure you are logged into your GitHub account
- Go to https://github.com/DFHack/dfhack/actions/workflows/build.yml?query=branch%3Adevelop+event%3Apush
- Click on the first entry that has a green checkmark
- Go to https://github.com/DFHack/dfhack/actions/workflows/build.yml?query=branch%3Adevelop+event%3Apush+is%3Asuccess
- Click on the first entry (it should have a green checkmark next to it)
- Click the number under "Artifacts" (or scroll down)
- Click on the ``dfhack-*-build-*`` artifact for your platform to download

Expand Down

0 comments on commit cc6fded

Please sign in to comment.