mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
Fix MSVC builds and test runs
Change-Id: I79f839b22985a6510965559af54209d89c8703a0
This commit is contained in:
@@ -36,8 +36,8 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y \
|
||||
git \
|
||||
ccache \
|
||||
git \
|
||||
ninja-build
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
@@ -34,10 +34,10 @@ jobs:
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y \
|
||||
git \
|
||||
build-essential \
|
||||
ccache \
|
||||
cmake \
|
||||
git \
|
||||
libbenchmark-dev \
|
||||
libblas-dev \
|
||||
libeigen3-dev \
|
||||
|
||||
Reference in New Issue
Block a user