Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchantey committed Jun 9, 2024
1 parent 334ede2 commit 2733155
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 @@ -39,7 +39,7 @@ jobs:
install-dir: C:\tools\cygwin
- name: 🔨 Install Bevy Dependencies
if: runner.os == 'Linux'
run: sudo apt-get update && sudo apt-get install g++ pkg-config libx11-dev libasound2-dev libudev-dev
run: sudo apt-get update && sudo apt-get install g++ pkg-config libx11-dev libasound2-dev libudev-dev mold
- name: 🔨 Install Just
uses: extractions/setup-just@v1
- name: 🔨 Install Chromedriver
Expand Down

0 comments on commit 2733155

Please sign in to comment.