CI: Fix CEF ubuntu-aarch64 build

The v3 build did not have the wrapper built. This fixes that.
This commit is contained in:
Ryan Foster 2025-05-30 15:13:59 -04:00
parent c6a226fe91
commit bbbdb8806b

View File

@ -33,7 +33,7 @@
"macos-x86_64": "d494f1a18746ae65846853c844c1dcf5efa2348e0f422bcbd97059a536f24496",
"macos-arm64": "1bb59dbb759150e170796f641a4a84c59c0dea4ffef89477e9d811520af5d15a",
"ubuntu-x86_64": "cb7225c7a937ac4cdc9c41700061f45cccc640d696902357782e57f8250bf43a",
"ubuntu-aarch64": "f92df7f076bdc8cac2e3c77e27be418008b7168723201cb73fdbc2f6d91bc778",
"ubuntu-aarch64": "e82388ef61776a88701b37d96e44f65dcc91f4d4f205f4f17cdc0d50f4e6a7a7",
"windows-x64": "922efbda1f2f8be9e5b2754d878a14d90afc81f04e94fc9101a7513e2b5cecc1",
"windows-arm64": "df9df4bd85826b4c071c6db404fd59cf93efd9c58ec3ab64e204466ae19bb02a"
},
@ -41,7 +41,7 @@
"macos-x86_64": 3,
"macos-arm64": 3,
"ubuntu-x86_64": 3,
"ubuntu-aarch64": 3,
"ubuntu-aarch64": 4,
"windows-x64": 2
}
}