Added an URL to the GitHub Actions example (in Spora repo)
This commit is contained in:
parent
e6d7eae893
commit
49ac5d135f
|
|
@ -1993,6 +1993,8 @@ jobs:
|
|||
path: output
|
||||
```
|
||||
|
||||
A working example applied to a repo can be found [here](https://github.com/INTI-CMNB/kicad-ci-test-spora/tree/test_gh_action).
|
||||
|
||||
## Notes about Gerber format
|
||||
|
||||
I found this topic poorly documented and quite complex. So here is what I know, feel free to send me any corrections.
|
||||
|
|
|
|||
|
|
@ -959,6 +959,8 @@ jobs:
|
|||
path: output
|
||||
```
|
||||
|
||||
A working example applied to a repo can be found [here](https://github.com/INTI-CMNB/kicad-ci-test-spora/tree/test_gh_action).
|
||||
|
||||
## Notes about Gerber format
|
||||
|
||||
I found this topic poorly documented and quite complex. So here is what I know, feel free to send me any corrections.
|
||||
|
|
|
|||
Loading…
Reference in New Issue