Skip to content

Commit 2330399

Browse files
committed
Fix naming
1 parent 92175c2 commit 2330399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-uc2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
arch: arm64,
287287
python-arch: arm64,
288288
python-ver: '3.8',
289-
name: 'macos-x64 cmake shared',
289+
name: 'macos-arm64 cmake shared',
290290
shared: 'yes',
291291
artifact: 'macos-arm64-cmake-shared-x64.7z',
292292
build_type: 'Debug',

0 commit comments

Comments
 (0)