soygabimoreno / Base

Base repo.
Apache License 2.0
14 stars 11 forks source link

Fix CI to take into account the local.properties #18

Closed soygabimoreno closed 1 year ago

soygabimoreno commented 1 year ago

We have this error:

The file '/home/runner/work/Base/Base/local.properties' could not be found

It's normal! The local.properties is not configured in the CI yet.

Fix it! :muscle: