Fix naming
This commit is contained in:
2
.github/workflows/build-uc2.yml
vendored
2
.github/workflows/build-uc2.yml
vendored
@@ -286,7 +286,7 @@ jobs:
|
|||||||
arch: arm64,
|
arch: arm64,
|
||||||
python-arch: arm64,
|
python-arch: arm64,
|
||||||
python-ver: '3.8',
|
python-ver: '3.8',
|
||||||
name: 'macos-x64 cmake shared',
|
name: 'macos-arm64 cmake shared',
|
||||||
shared: 'yes',
|
shared: 'yes',
|
||||||
artifact: 'macos-arm64-cmake-shared-x64.7z',
|
artifact: 'macos-arm64-cmake-shared-x64.7z',
|
||||||
build_type: 'Debug',
|
build_type: 'Debug',
|
||||||
|
|||||||
Reference in New Issue
Block a user