Skip to content

Commit 2c75e6a

Browse files
committed
Add commit for building MIPS
1 parent b642d1c commit 2c75e6a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ci/build_libtelio.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ def post_copy_ens_proto_to_dist(config, args):
201201
"archs": {
202202
"x86_64": {},
203203
"mipsel": {},
204+
"mips": {},
204205
"aarch64": {},
205206
},
206207
"packages": {

0 commit comments

Comments
 (0)