Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nine-H committed Jun 23, 2024
1 parent d72055b commit b1aa339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: install linux deps
run: |
sudo apt install libsdl1.2-dev libsdk_mixer1.2-dev libasound2-dev libjack-dev
sudo apt install libsdl1.2-dev libsdl_mixer1.2-dev libasound2-dev libjack-dev
- name: build x86_64
shell: bash
Expand Down

0 comments on commit b1aa339

Please sign in to comment.