Skip to content

Commit

Permalink
Merge branch 'main' into pr/port-info
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Dec 11, 2024
2 parents d4a65ee + 7325a4d commit 91967fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/E2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- version: "stable"
os: "windows-latest"
steps:
- run: sudo apt update && sudo apt install -y libasound2 libgbm1 libgtk-3-0 libnss3 xvfb expect
- run: sudo apt update && sudo apt install -y libasound2t64 libgbm1 libgtk-3-0 libnss3 xvfb expect
if: runner.os == 'Linux'
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 91967fe

Please sign in to comment.