TSRBerry 7a1b6fb5f9
Configure python-version and update dependencies (#4)
* Update setup-python and add python-version range

* Update python dependencies

* Update dependabot.yml to include python and all actions

* Fix missing poetry binary
2024-01-29 22:38:27 +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