Commit 92e9720
committed
feat: generate local.properties from example in CI
This change adds a step to the GitHub Actions workflow to generate the `local.properties` file from `local.properties.example` using the `before-ci.sh` script. This ensures that necessary local configurations are available during the CI build process.1 parent 557b020 commit 92e9720
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
0 commit comments