mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-07 08:49:08 +00:00
Switch over to Universal-Core. (#18)
* Don't build here. * WIP: Switch to Universal-Core. * Update Submodule repo & azure-pipelines.
This commit is contained in:
+2
-1
@@ -1,7 +1,7 @@
|
||||
trigger:
|
||||
branches:
|
||||
include: ['*']
|
||||
exclude: [translation, cleanup]
|
||||
exclude: [translation, cleanup, full-rewrite]
|
||||
tags:
|
||||
include: ['*']
|
||||
|
||||
@@ -39,6 +39,7 @@ steps:
|
||||
sudo 7z e makerom_015_ctrtool.zip Linux_x86_64/makerom
|
||||
sudo chmod +x makerom
|
||||
rm makerom_015_ctrtool.zip
|
||||
git submodule update --init --recursive
|
||||
displayName: 'Setup devkitPro'
|
||||
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user