Skip to content

Commit

Permalink
ci: update apt before install (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
brtkx authored Oct 31, 2024
1 parent 7d804ca commit 0d66fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:

- name: Install linux dependencies
run: |
sudo apt-get update
sudo apt-get install --no-install-recommends -y \
fluxbox \
xvfb
Expand Down

0 comments on commit 0d66fd7

Please sign in to comment.