mirror of
https://github.com/actions/setup-node.git
synced 2025-04-03 18:13:06 +08:00
Change workflow:
to jobs:
in README
This commit is contained in:
parent
47177e86fd
commit
9d708855b2
|
@ -23,7 +23,7 @@ actions:
|
||||||
|
|
||||||
Matrix Testing:
|
Matrix Testing:
|
||||||
```yaml
|
```yaml
|
||||||
workflow:
|
jobs:
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -40,4 +40,4 @@ workflow:
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
The scripts and documentation in this project are released under the [MIT License](LICENSE)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user