mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-03-22 02:06:17 -05:00
depoy text
This commit is contained in:
parent
0b021b377f
commit
6480752ede
|
|
@ -6,7 +6,8 @@ TARGET_BRANCH="files"
|
|||
|
||||
function doCompile {
|
||||
echo "Running script..."
|
||||
python main.py dumpXML=True
|
||||
python3 --version
|
||||
python3 main.py dumpXML=True
|
||||
}
|
||||
|
||||
# Pull requests and commits to other branches shouldn't try to deploy, just build to verify
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user