chore: update libwebkit for ubuntu
This commit is contained in:
parent
274358f84a
commit
1ae3201a69
3
.github/workflows/autoqa-migration.yml
vendored
3
.github/workflows/autoqa-migration.yml
vendored
@ -182,6 +182,7 @@ jobs:
|
||||
libcairo-gobject2 \
|
||||
libgdk-pixbuf2.0-0 \
|
||||
gnome-screenshot \
|
||||
libwebkit2gtk-4.1-0 \
|
||||
xvfb
|
||||
|
||||
- name: Setup script permissions
|
||||
@ -255,7 +256,7 @@ jobs:
|
||||
- name: Cleanup after tests
|
||||
if: always()
|
||||
run: |
|
||||
./autoqa/scripts/ubuntu_post_cleanup.sh "false"
|
||||
./autoqa/scripts/ubuntu_post_cleanup.sh "${{ inputs.is_nightly }}"
|
||||
|
||||
migration-macos:
|
||||
if: inputs.old_macos_installer != '' && inputs.new_macos_installer != ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user