Skip to content

Commit a797f66

Browse files
committed
debug CI
1 parent 15bd387 commit a797f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
if: matrix.ui == 'gui'
147147
env:
148148
DEBIAN_FRONTEND: noninteractive
149-
run: sudo apt-get install -y libgtk3-dev
149+
run: sudo apt-get install -y libgtk-3-dev
150150
- name: configure
151151
run: |
152152
echo ./configure ${{ matrix.clionly }} ${{ matrix.debugprintf }} --with-werror

0 commit comments

Comments
 (0)