rpaframework icon indicating copy to clipboard operation
rpaframework copied to clipboard

Replace use of `make` in GitHub Actions at Meta Package Level

Open kylie-bee opened this issue 3 years ago • 0 comments

We need to use the new invoke tasks in place of make in GitHub actions:

.github/workflows/docs.yaml where make install and make docs is run.

kylie-bee avatar Jun 21 '22 13:06 kylie-bee