mirror of
https://github.com/zeldaret/tmc
synced 2026-06-07 03:58:00 -04:00
Update Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user