[vcpkg-ci] Request conversion of CONTROL files (#19698)

This commit is contained in:
autoantwort 2021-09-14 05:05:43 +02:00 committed by GitHub
parent 0e4460554f
commit ac0605b700
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
git config user.email github-actions
git config user.name github-actions@github.com
./vcpkg format-manifest ports/*/vcpkg.json
./vcpkg format-manifest --all --convert-control
git diff > .github-pr.format-manifest
git add -u
git commit -m "tmp" --allow-empty