Closed kidsonfilms-python-rules closed 3 years ago
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Have the same problem :(
I have the same issue actually. When I build, no app-latest.yml (or latest-mac.yml) are generated even though I use --publish always
. I'm just creating a dmg file.
I have the same issue actually. When I build, no app-latest.yml (or latest-mac.yml) are generated even though I use
--publish always
. I'm just creating a dmg file.
Same problem here , have you solved it ?
I don't remember the issue exactly but I think you need to also generate a zip file in order for the yml to be generated. Try adding zip to your targets for mac.
Have the same problem
When I run the following command:
package.json
It builds only the zip/unpacked folders/executables and not the
latest.yml
file of any OS.I read in another issue that they don't make the file locally but do publish it but I cannot find it published (see image 1)
I waited for 3 hours just in case my web browser is running cached data but it is not showing up.
My question is, am I using the wrong command or is it something wrong in my config?