Skip to content

Commit 0f96bd1

Browse files
committed
update libjavascriptcoregtk as ubuntu got updated on github actions
Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
1 parent 1353188 commit 0f96bd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
if: runner.os == 'linux'
8383
run: |
8484
sudo apt-get update --yes
85-
sudo apt-get install --yes libjavascriptcoregtk-4.0-dev
85+
sudo apt-get install --yes libjavascriptcoregtk-4.1-dev
8686
8787
# See https://github.com/actions/runner-images/issues/8659
8888
- name: Workaround Clang issue (GNU/Linux)

0 commit comments

Comments
 (0)