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