Removed software-properties-common from build deps

This commit is contained in:
Bartek Kryza
2021-09-02 22:55:38 +02:00
parent d3ea5be210
commit c9f88205eb

View File

@@ -10,8 +10,6 @@ jobs:
uses: actions/checkout@v2
with:
submodules: recursive
- name: Install add-apt-repository
run: sudo apt-get install software-properties-common
- name: Install deps
run: sudo apt install ccache cmake libyaml-cpp-dev libfmt-dev libspdlog-dev clang-12 libclang-12-dev libclang-cpp12-dev
- name: Build and unit test