Skip to content

Commit a1c3fcc

Browse files
committed
Fixed linux build
1 parent a7bc430 commit a1c3fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
2121
- name: Patch for linux build
2222
run: |
23+
sudo apt update
2324
sudo apt install clang
2425
sudo apt install ninja-build
2526
sudo apt install libgtk-3-dev

0 commit comments

Comments
 (0)