ci: install yarn for actions on forgejo #2

Merged
AdeAttwood merged 1 commit from adeattwood/gihub-actions into 0.x 2024-09-17 07:13:35 +00:00

1 commit

Author SHA1 Message Date
a4376b9d33 ci: install yarn for actions on forgejo
All checks were successful
CI / Lint (pull_request) Successful in 40s
CI / Test Node (pull_request) Successful in 34s
Conventional Tools Commitlint / Commitlint (pull_request) Successful in 5s
Summary:

The forgejo action use act under the hood. The default image does not have yarn
installed so, this is installing it.

Test Plan:

CI
2024-09-17 08:05:02 +01:00