dxvk/.github
Robin Lange a58feaa16e [build] Disable shallow cloning in GitHub actions
This fixes the HUD not showing the full DXVK version when using builds from GitHub actions.

Explanation:
By default, the "checkout" step only clones the repository with a depth of 1. This causes `git describe` to fail in Meson, causing it to fall back to the project version number instead.
2021-07-23 14:13:54 +00:00
..
ISSUE_TEMPLATE Update issue template 2020-03-31 23:26:26 +02:00
workflows [build] Disable shallow cloning in GitHub actions 2021-07-23 14:13:54 +00:00