Added an URL to the GitHub Actions example (in Spora repo)

This commit is contained in:
Salvador E. Tropea 2021-05-04 10:55:36 -03:00
parent e6d7eae893
commit 49ac5d135f
2 changed files with 4 additions and 0 deletions

View File

@ -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.

View File

@ -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.