workflows: fetch xbps for lint step

This commit is contained in:
Piotr Wójcik
2021-05-22 00:14:56 +02:00
committed by Piotr
parent 20fd23adbd
commit d06bb7e98f
2 changed files with 23 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ jobs:
fetch-depth: 200
- run: common/travis/fetch_upstream.sh
- run: common/travis/changed_templates.sh
- run: common/travis/fetch-xbps.sh
- run: common/travis/fetch-xtools.sh
- run: common/travis/xlint.sh
# GitHub Action create a merge commit, ignore it