Fix a typo

This commit is contained in:
Gabe 2022-08-28 07:20:24 -05:00 committed by GitHub
parent 4655fce0b4
commit cfece7ef93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ jobs:
run:
cmake --build build
- name: Build libraries for amd64
- name: Build libraries for arm64
if: success() && matrix.type == 'libs-arm64'
run: |
./linux/arm64/build_libraries_arm64.sh