Skip to content

Commit d9ec21c

Browse files
authored
Update main.yml
1 parent f8c5260 commit d9ec21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: |
9999
sudo apt-get install -y libsdl2-ttf-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2-gfx-dev libsdl2-dev curl
100100
curl -L https://sourceforge.net/projects/astyle/files/astyle/astyle%203.1/astyle_3.5.2_linux.tar.gz/download -o astyle.tar.gz
101-
tar -xzf asyle.tar.gz
101+
tar -xzf astyle.tar.gz
102102
cd astyle/build/gcc
103103
make
104104
sudo make install

0 commit comments

Comments
 (0)