Christopher Jansson
Results
2
comments of
Christopher Jansson
fixed it by removing `github.com/otiai10/gosseract` from go.mod, should only have `github.com/otiai10/gosseract/v2`
Had the same issue however it works when using `event == "pull_request"` but not with `event == "push"` The version of pac installed is `1.15.1` Edit: Still getting the issues...