workflows: fetch xbps for lint step
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user