You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, it seems that my action is always returning the same results, could you tell me where I went wrong ?
It seems that almost every PR adds the same weight to the JS bundle.
Can confirm this issue. I think it is related to the dawidd6/action-download-artifact@v2 action that is being used as it downloads artifacts in the wrong order and compares with the oldest bundle from the base branch. There is an open issue on their board for this: dawidd6/action-download-artifact#240
Hello, it seems that my action is always returning the same results, could you tell me where I went wrong ?
It seems that almost every PR adds the same weight to the JS bundle.
ajnart/homarr#934
ajnart/homarr#932
This is the workflow file I used : https://github.com/ajnart/homarr/blob/dev/.github/workflows/docker_dev.yml
Hope I didn't set-up anything wrong, thanks in advance for your time!
The text was updated successfully, but these errors were encountered: