You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Newline-delimited list of paths to load plugins from. Default `""`.
41
41
42
42
## Development
43
43
44
-
This action needs to be built from the source code located in the `/src` folder. Whenever you make changes, you should run the `npm run build` script. Otherwise, your changes won't be tested by CI.
44
+
This action needs to be built from the source code located in the `/src` folder. Whenever you make changes, you should run the `pnpm build` script. Otherwise, your changes won't be tested by CI.
0 commit comments