Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dchansen06 committed Dec 21, 2024
1 parent c4dd1e2 commit a3cc2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/checkout@v4
- name: Setup server environemnt
run: sudo apt-get install -y --no-install-suggests --no-install-recommends libsdl2-mixer-dev libgtkmm-4.0-dev
- name: Compile everything
- name: Compile everything (so as to not use multiple apt installs)
run: make all

0 comments on commit a3cc2b1

Please # to comment.