.github/workflows/build.yaml: full git is needed for xlint

This commit is contained in:
classabbyamp
2023-09-09 00:23:05 -04:00
parent ab512fe9e5
commit 28804b9596

View File

@@ -37,7 +37,7 @@ jobs:
# Upgrade again (in case there was a xbps update)
xbps-install -yu
# install tools needed for lints
xbps-install -y grep curl
xbps-install -y grep curl git
- name: Clone and checkout
uses: classabbyamp/treeless-checkout-action@v1
- name: Create hostrepo and prepare masterdir