mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Update linux.yml
This commit is contained in:
parent
7d5b4ac8ea
commit
d4a005c44d
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y git pkg-config libsystemd-dev
|
apt-get install -y cmake pkg-config libsystemd-dev
|
||||||
- name: Setup Compiler
|
- name: Setup Compiler
|
||||||
if: matrix.config.compiler == 'clang'
|
if: matrix.config.compiler == 'clang'
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user