Skip to content

Commit cfece7e

Browse files
authored
Fix a typo
1 parent 4655fce commit cfece7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
run:
126126
cmake --build build
127127

128-
- name: Build libraries for amd64
128+
- name: Build libraries for arm64
129129
if: success() && matrix.type == 'libs-arm64'
130130
run: |
131131
./linux/arm64/build_libraries_arm64.sh

0 commit comments

Comments
 (0)