Skip to content

Commit 45efbfb

Browse files
committed
align matrix files
1 parent 02762a7 commit 45efbfb

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/build-artifact.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,13 @@ jobs:
120120
"has_composer": true,
121121
"makefile_target": "build_end_to_end_encryption_app"
122122
},
123+
{
124+
"name": "files_fulltextsearch",
125+
"path": "apps-external/files_fulltextsearch",
126+
"has_npm": false,
127+
"has_composer": true,
128+
"makefile_target": "build_files_fulltextsearch_app"
129+
},
123130
{
124131
"name": "forms",
125132
"path": "apps-external/forms",
@@ -134,13 +141,6 @@ jobs:
134141
"has_composer": true,
135142
"makefile_target": "build_fulltextsearch_app"
136143
},
137-
{
138-
"name": "files_fulltextsearch",
139-
"path": "apps-external/files_fulltextsearch",
140-
"has_npm": false,
141-
"has_composer": true,
142-
"makefile_target": "build_files_fulltextsearch_app"
143-
},
144144
{
145145
"name": "fulltextsearch_elasticsearch",
146146
"path": "apps-external/fulltextsearch_elasticsearch",

0 commit comments

Comments
 (0)