ngeri / prepare-signing

Github action for prepare signing of an iOS application
MIT License
13 stars 11 forks source link

error without details #2

Open manang opened 4 years ago

manang commented 4 years ago

Hi, I'm trying to use the "prepare-singning" tool in my github action. I have an error, but action does not show me details. how can I debug it? this is the output: https://github.com/manang/ios-sdk/runs/570841789?check_suite_focus=true this is the yml file: https://github.com/manang/ios-sdk/blob/master/.github/workflows/build.yml

thank you for the help