| 7 | | Then, it could be to fix the unit tests, and tell github to only build JOSM.app if the tests pass? |
| | 7 | Then we should change the script so that it still can still build and uploads an unsigned .app if it doesn't have the necessary secrets in the environment variables. |
| | 8 | |
| | 9 | After that, it could be to fix the unit tests, and tell github to only build JOSM.app if the tests pass. |
| | 10 | |
| | 11 | Finally, it could be finding a way of avoiding the way github will produce josm.zip.zip, which is https://github.com/actions/upload-artifact/issues/39 |