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