We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bc430 commit a1c3fccCopy full SHA for a1c3fcc
.github/workflows/main.yml
@@ -20,6 +20,7 @@ jobs:
20
21
- name: Patch for linux build
22
run: |
23
+ sudo apt update
24
sudo apt install clang
25
sudo apt install ninja-build
26
sudo apt install libgtk-3-dev
0 commit comments