Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alxhoff authored Sep 9, 2024
1 parent f8c5260 commit d9ec21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
run: |
sudo apt-get install -y libsdl2-ttf-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2-gfx-dev libsdl2-dev curl
curl -L https://sourceforge.net/projects/astyle/files/astyle/astyle%203.1/astyle_3.5.2_linux.tar.gz/download -o astyle.tar.gz
tar -xzf asyle.tar.gz
tar -xzf astyle.tar.gz
cd astyle/build/gcc
make
sudo make install
Expand Down

0 comments on commit d9ec21c

Please sign in to comment.