CI: skip lint_pkgbuild when generating the srcinfo

This commit is contained in:
Christoph Reiter 2021-09-12 11:20:30 +02:00
parent b8b639accd
commit 07edae3bf6

View File

@ -27,6 +27,8 @@ jobs:
update: true
- run: |
# XXX: linting PKGBUILDs takes a loooong time, this skips it
sed -i s/^lint_pkgbuild/#lint_pkgbuild/g /usr/bin/makepkg
curl --fail -L --retry 5 -o srcinfo.json "https://github.com/$GITHUB_REPOSITORY/releases/download/srcinfo-cache/srcinfo.json"
python .ci/ci-generate-srcinfo.py --time-limit 19800 msys . srcinfo.json