mirror of
https://github.com/zontreck/NBTEditor
synced 2024-11-21 05:25:54 -07:00
Remove msix from jenkinsfile
This commit is contained in:
parent
52392609c7
commit
7c4b62a2a4
1 changed files with 0 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -55,8 +55,6 @@ pipeline {
|
|||
dir("build\\windows\\x64\\runner\\Release") {
|
||||
bat 'tar -cvf ..\\..\\..\\..\\..\\windows.tgz .'
|
||||
}
|
||||
|
||||
bat 'dart run msix:create'
|
||||
}
|
||||
}
|
||||
post {
|
||||
|
|
Loading…
Reference in a new issue