Skip to content

Commit bf4c6a3

Browse files
Adam GibsonAdam Gibson
Adam Gibson
authored and
Adam Gibson
committed
fix ci for gui 1
1 parent 773dce7 commit bf4c6a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v4
19+
- name: Deps
20+
run: sudo apt install libgtk-3-dev
1921
- name: Build
2022
run: cargo build --verbose
2123
- name: Run tests

0 commit comments

Comments
 (0)