mirror of
https://github.com/zeldaret/tmc
synced 2026-06-04 02:47:05 -04:00
fix Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ pipeline {
|
||||
sh 'cp /usr/local/etc/roms/tmc.demo.jp.gba baserom_demo_jp.gba'
|
||||
sh 'cp /usr/local/etc/roms/tmc.jp.gba baserom_jp.gba'
|
||||
sh 'cp /usr/local/etc/roms/tmc.eu.gba baserom_eu.gba'
|
||||
sh 'make setup'
|
||||
sh 'make tools'
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
||||
Reference in New Issue
Block a user