We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9866ec6 commit c23c9a0Copy full SHA for c23c9a0
.github/workflows/main.yml
@@ -152,7 +152,7 @@ jobs:
152
153
- name: Setup E2E tests
154
run: |
155
- 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
156
(cd testapp && yarn add -D cypress-fail-on-console-error)
157
158
- name: ng add cypress
0 commit comments