mirror of
https://github.com/red0124/ssp.git
synced 2025-04-20 10:37:57 +02:00
[skip ci] Try to fix macos-latest-clang.yml
This commit is contained in:
parent
e129200b87
commit
fb259743cc
5
.github/workflows/macos-latest-clang.yml
vendored
5
.github/workflows/macos-latest-clang.yml
vendored
@ -44,10 +44,7 @@ jobs:
|
|||||||
id: cores
|
id: cores
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: script/ci_install_deps.sh
|
||||||
apt-get update
|
|
||||||
apt-get install -y git
|
|
||||||
script/ci_install_deps.sh
|
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
run: cmake -S test -B build -DCMAKE_BUILD_TYPE=${{matrix.type}}
|
run: cmake -S test -B build -DCMAKE_BUILD_TYPE=${{matrix.type}}
|
||||||
|
Loading…
Reference in New Issue
Block a user