File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -48,13 +48,15 @@ jobs:
4848 # Commit before addition of boost filesystem 1.87 that removes Win7 support:
4949 # https://github.com/microsoft/vcpkg/pull/42678
5050 # Commit: ec12d917a85839741f8345905f71b3e7f56d9ddc
51+ git fetch origin ec12d917a85839741f8345905f71b3e7f56d9ddc
5152 git checkout ec12d917a85839741f8345905f71b3e7f56d9ddc
5253 cp -r ports/boost* ../vcmi-overlay-boost/
5354
5455 # YASM overlay (ARM64 fix)
5556 # Commit before changes to yasm package which seem to break ARM builds:
5657 # https://github.com/microsoft/vcpkg/pull/45856
5758 # Commit: 94a9df6990e426ec3fff1a4ba20016da4aafea70
59+ git fetch origin 94a9df6990e426ec3fff1a4ba20016da4aafea70
5860 git checkout 94a9df6990e426ec3fff1a4ba20016da4aafea70
5961 cp -r ports/yasm* ../vcmi-overlay-yasm/
6062
You can’t perform that action at this time.
0 commit comments