mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[vcpkg-ci] Request conversion of CONTROL files (#19698)
This commit is contained in:
parent
0e4460554f
commit
ac0605b700
2
.github/workflows/untrustedPR.yml
vendored
2
.github/workflows/untrustedPR.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user