mirror of
https://github.com/TartanLlama/expected.git
synced 2025-08-02 10:24:31 +02:00
Update cmake.yml
This commit is contained in:
1
.github/workflows/cmake.yml
vendored
1
.github/workflows/cmake.yml
vendored
@@ -124,6 +124,7 @@ jobs:
|
|||||||
apt-add-repository 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic universe'
|
apt-add-repository 'deb http://azure.archive.ubuntu.com/ubuntu/ bionic universe'
|
||||||
add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
||||||
apt update
|
apt update
|
||||||
|
apt install -y build-essential cmake
|
||||||
${{matrix.install}}
|
${{matrix.install}}
|
||||||
|
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
|
Reference in New Issue
Block a user