initial commit

This commit is contained in:
Gabriel Le Breton
2020-10-08 09:45:12 -04:00
commit d9962a9f6c
2 changed files with 34 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# unity-actions example
Example using unity-actions to test and build a unity project
## Points of interest
* [./.github/workflows/](./.github/workflows)
## License
[MIT](LICENSE.md) © [Gabriel Le Breton](https://gableroux.com)