Installs the packages in dtmgr.toml in a global TeX Live install.
This means no usage of dtmgr run!
- name: Set up TeX Live
uses: s5bug/dtmgr-action@5cc1d4582451d522d597f62ace02b486ba2a993d
- Install dependencies:
pnpm install- Run the unit tests:
pnpm run test- Build the library:
pnpm run build