We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820f9a0 commit 2fd53d8Copy full SHA for 2fd53d8
.github/workflows/build.yaml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
sudo apt-mark hold firefox grub-efi-amd64-signed
38
sudo apt update && sudo apt upgrade
39
- sudo apt install lcov libfuse2 llvm
+ sudo apt install lcov llvm
40
- uses: actions/setup-python@v5
41
with:
42
python-version: '>=3.9'
0 commit comments