mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
Update ci.yml
This commit is contained in:
parent
3f0e400718
commit
75bfbb7c0c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install python-software-properties software-properties-common
|
||||
apt-get install software-properties-common
|
||||
add-apt-repository ppa:git-core/ppa -y
|
||||
apt-get install -y curl git pkg-config libsystemd-dev
|
||||
CMAKE_VERSION="3.24.2"
|
||||
|
Loading…
Reference in New Issue
Block a user