mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
lemme just fuckin uhhhhhhhhhhhhhhhhhhhh
use stable rgbds or smth
This commit is contained in:
parent
673b39642b
commit
3540578cb3
@ -5,8 +5,8 @@ os:
|
||||
install:
|
||||
- |-
|
||||
( cd
|
||||
git clone --depth=1 https://github.com/rednex/rgbds
|
||||
sudo make -C rgbds CFLAGS=-O2 install
|
||||
git clone -b v0.4.0 --depth=1 https://github.com/rednex/rgbds
|
||||
sudo make -C rgbds install
|
||||
rm -rf rgbds
|
||||
)
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user