We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faef2f4 commit cf65c2bCopy full SHA for cf65c2b
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v2
18
- name: Setup
19
run: |
20
- sudo apt-get install cmake
+ sudo apt-get install cmake liblzma-dev
21
- name: Build
22
23
mkdir build
0 commit comments