Ryujinx-Mako/.github/actions/setup-mako
2024-01-29 23:01:20 +01:00
..
action.yml Disable caching for poetry 2024-01-29 23:01:20 +01:00
README.md Refactor Mako actions, fix setup-git command & add exec-ryujinx-tasks command (#3) 2024-01-27 20:49:49 +01:00

setup-mako

A small composite action to set up the environment for Mako.

It installs poetry and all module dependencies.

Usage

Add the following step to your workflow:

- name: Setup Ryujinx-Mako
  uses: Ryujinx/Ryujinx-Mako/.github/actions/setup-mako@master