mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
Uses new articulated name for baserom
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@ pipeline {
|
||||
stage('Copy ROM') {
|
||||
steps {
|
||||
echo 'Setting up ROM...'
|
||||
sh 'cp /usr/local/etc/roms/baserom_mm.z64 baserom.z64'
|
||||
sh 'cp /usr/local/etc/roms/mm.us.rev1.z64 baserom.z64'
|
||||
}
|
||||
}
|
||||
stage('Build (qemu-irix)') {
|
||||
|
||||
Reference in New Issue
Block a user