mirror of https://github.com/buggins/dlangui.git
Fix pipelines
This commit is contained in:
parent
a24ae65da4
commit
cebe137ecd
|
@ -18,6 +18,12 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"configurations": [
|
"configurations": [
|
||||||
|
{
|
||||||
|
"name": "default",
|
||||||
|
"subConfigurations": {
|
||||||
|
"dlangui": "default"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "x11",
|
"name": "x11",
|
||||||
"subConfigurations": {
|
"subConfigurations": {
|
||||||
|
|
Loading…
Reference in New Issue