Skip to content

Commit a5d40e7

Browse files
committed
Add step to enable github pages from actions
1 parent 4b62295 commit a5d40e7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ Also this is using kicad nightly since there is yet no kicad relase containing t
7171
![top](<github_username>.github.io/<repo_name>/images/top.png)
7272
![bottom](<github_username>.github.io/<repo_name>/images/bottom.png)
7373
```
74+
75+
6. Prepare the repo
76+
- Open your repo on github
77+
- Open `Setting`
78+
- (Left side) click on `Pages`
79+
- Under `Build and deployment` select for `Source` `Github Action` from the dropdown.
80+
7481
5. git commit and push
7582

7683
## Animation original code

0 commit comments

Comments
 (0)