mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-21 23:03:04 +01:00
move it
This commit is contained in:
@@ -7,7 +7,7 @@ before_install:
|
|||||||
- sudo apt-get install -y --force-yes binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686 libsdl2-static-dev
|
- sudo apt-get install -y --force-yes binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686 libsdl2-static-dev
|
||||||
- ls -al /usr/bin
|
- ls -al /usr/bin
|
||||||
- ls -al /usr/include/SDL2
|
- ls -al /usr/include/SDL2
|
||||||
- mv /usr/include/SDL2 /usr/include/sdl2
|
- sudo mv /usr/include/SDL2 /usr/include/sdl2
|
||||||
- find / -name SDL2
|
- find / -name SDL2
|
||||||
script:
|
script:
|
||||||
- echo "Hello World"
|
- echo "Hello World"
|
||||||
|
|||||||
Reference in New Issue
Block a user