Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Try adding xdg-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisWiegman committed Jun 3, 2024
1 parent de2ecb0 commit c16159f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Setup a Browser
run: |
sudo apt-get install -y epiphany-browser
sudo apt-get install -y epiphany-browser xdg-utils
- name: Test the browser
run: |
Expand Down

0 comments on commit c16159f

Please sign in to comment.