mirror of https://github.com/zeldaret/tmc.git
Update Jenkinsfile
This commit is contained in:
parent
8d0610f449
commit
0d44e695a3
|
|
@ -8,7 +8,7 @@ pipeline {
|
|||
git clone https://github.com/zeldaret/tmc
|
||||
cd ./tmc
|
||||
sh ${env.AGBCC}/install.sh .
|
||||
sh 'cp /usr/local/etc/roms/baserom_tmc.gba baserom.gba'
|
||||
sh 'cp /usr/local/etc/roms/tmc.us.gba baserom.gba'
|
||||
sh 'make -j setup'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue