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-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,7 @@ This step lets you add custom build logic to process or modify the module conten
39
39
40
40
## Expected repository structure
41
41
42
-
The action expects the module repository to be structured similarly as [Template-PSModule](https://github.com/PSModule/Template-PSModule).
43
-
42
+
The action expects the module repository to be structured similarly to [Template-PSModule](https://github.com/PSModule/Template-PSModule).
44
43
## Root module
45
44
46
45
The `src` folder may contain a 'root module' file. If present, the build function will disregard this file and build a new root module file based on the source code in the module folder.
0 commit comments