Skip to content

Commit

Permalink
Fix workflows example
Browse files Browse the repository at this point in the history
  • Loading branch information
defunctl committed May 30, 2024
1 parent 9e6131b commit c2013a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ An example workflow might look like this:

```json
{
"workflow": {
"workflows": {
"my-workflow": [
"npm ci",
"npm run build",
Expand Down

0 comments on commit c2013a4

Please sign in to comment.