Fix typo in CI name

This commit is contained in:
2022-04-12 21:10:19 +02:00
parent a6f9fd17d5
commit 30ff407e67

View File

@@ -235,7 +235,7 @@ jobs:
arch: x64,
python-arch: x64,
python-ver: '3.8',
name: 'macos-x64 cmake',
name: 'macos-x64 cmake static',
shared: 'no',
artifact: 'macos-cmake-static-x64.7z',
build_type: 'Debug',