X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fgen_github_workflow_ci.php;h=6ae9e4513d527e911cc8ce0c106dee603085eaf6;hb=84f63fc535ad72f54736869627761dca87ce9c29;hp=9d58d955234b724b5455741be1376d57ee108af3;hpb=ab79bbfb1d04ffb6c82d3489ca585fac65d7c778;p=awesomized%2Fext-ion diff --git a/scripts/gen_github_workflow_ci.php b/scripts/gen_github_workflow_ci.php index 9d58d95..6ae9e45 100755 --- a/scripts/gen_github_workflow_ci.php +++ b/scripts/gen_github_workflow_ci.php @@ -88,6 +88,7 @@ foreach ($job as $id => $env) { if: success() run: | find . -name '*.gc*' + cd .libs curl -Os https://uploader.codecov.io/latest/linux/codecov chmod +x codecov ./codecov