Github action fails to install with error: repository not found
nikolasten opened this issue · 2 comments
nikolasten commented
Expected Behavior
Install gh action successfully
Current Behavior
Fails
Steps to Reproduce
Add
name: Setup Teller
uses: spectralops/setup-teller@v1
or
name: Setup Teller
uses: spectralops/setup-teller@v2
in jobs.build.steps
philippeckelintive commented
@nikolasten the documentation is unfortunately wrong; please see my PR which covers the right action name.
nikolasten commented
Thanks! Closing this in favour of your issue and pr