Skip to content

Commit

Permalink
Update Cypress system deps for Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Jan 29, 2025
1 parent f076170 commit 70e40d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:

- name: Setup E2E tests
run: |
sudo apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
sudo apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb
(cd testapp && yarn add -D cypress-fail-on-console-error)
- name: ng add cypress
Expand Down

0 comments on commit 70e40d0

Please sign in to comment.