cmake.yml: fix typo
This commit is contained in:
parent
82cd5e43ea
commit
2c3afefa50
|
|
@ -26,4 +26,5 @@ jobs:
|
|||
|
||||
- name: macOS Build
|
||||
if: runner.os == 'macOS'
|
||||
run: |
|
||||
./build-osx.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue