Skip to content

Commit

Permalink
Update rust.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
zduny committed Sep 19, 2023
1 parent 18f0ac2 commit 014d48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: chrome --version

- name: Set default browser to Chrome
run: xdg-mime default google-chrome.desktop 'x-scheme-handler/http'
run: xdg-settings set default-web-browser google-chrome.desktop

- name: Build
if: ${{ false }}
Expand Down

0 comments on commit 014d48f

Please sign in to comment.