mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-12 01:22:16 +08:00
Update README.md to specify compatibility with Yarn 1.x
This commit is contained in:
parent
e090e6360e
commit
f6efd6dc7e
@ -1,5 +1,7 @@
|
|||||||
# GitHub Actions for Yarn
|
# GitHub Actions for Yarn
|
||||||
|
|
||||||
|
This GitHub Action is currently compatible with Yarn 1.x only.
|
||||||
|
|
||||||
> Look [github.com/actions/setup-node](https://github.com/actions/setup-node) for more details.
|
> Look [github.com/actions/setup-node](https://github.com/actions/setup-node) for more details.
|
||||||
|
|
||||||
This Action for [yarn](https://yarnpkg.com) enables arbitrary actions with the `yarn` command-line client, including testing packages and publishing to a registry.
|
This Action for [yarn](https://yarnpkg.com) enables arbitrary actions with the `yarn` command-line client, including testing packages and publishing to a registry.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user