feat(ci): Add Gitea workflows for build and release.
This commit is contained in:
@@ -37,6 +37,6 @@ export const runCli = async (pathArg?: string) => {
|
||||
return prevArg + ' ' + currentArg;
|
||||
})
|
||||
: ''
|
||||
}`
|
||||
}`,
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user