recipe will build locally but not via github-actions
recipe build kept failing on github, so I cloned the repo locally, installed the alpine bluebuild podman image and ran it with the -v flag....and it worked fine!
https://github.com/kneepel/hyprpain/blob/dbc65dc559e3e0c95c8d6296850d7de5f3063e42/recipes/dms-packages.yml
https://github.com/kneepel/hyprpain/actions/runs/19726860576/job/56519819765
Seems to fail with nondescript errors, not sure if I can get verbose logs on github actions. at a total loss
GitHub
hyprpain/recipes/dms-packages.yml at dbc65dc559e3e0c95c8d6296850d7d...
an attempt to run hyprland . Contribute to kneepel/hyprpain development by creating an account on GitHub.
GitHub
Merge pull request #4 from kneepel/dependabot/github_actions/blue-b...
an attempt to run hyprland . Contribute to kneepel/hyprpain development by creating an account on GitHub.
1 Reply
Sorry you're having issues. I see that you got a build working. The only thing that I could see that would have indicated an issue was:
But it looks like you figured it out