Codefix 4c0dca1: [CI] Fix typo in workflow file (#12318)

This commit is contained in:
merni-ns 2024-03-17 01:18:12 +05:30 committed by GitHub
parent 0058ebe472
commit af1bd43b30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ jobs:
- name: arm64 - Debug
arch: arm64
full_arch: arm64
extra-cmake-parameters: -DCMAKE_BUILD=Debug
extra-cmake-parameters: -DCMAKE_BUILD_TYPE=Debug
- name: arm64 - Release
arch: arm64
full_arch: arm64