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

pull/688/head
merni-ns 2 months ago committed by GitHub
parent 0058ebe472
commit af1bd43b30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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

Loading…
Cancel
Save