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
{{ message }}
This repository has been archived by the owner on May 5, 2024. It is now read-only.
I'm trying to use your action, but for some reason, Github thinks that it's not a reference to an action in the Marketplace, but a local action. Here's my rust.yml. It seems to bork on line 42.
I've tried enclosing the name in quotes and without quotes, same error:
Has anyone else had this issue? Is it (quite possibly) something dopey I'm doing?
Thanks,
-Jack
The text was updated successfully, but these errors were encountered:
@jacklund Your rust.yml link is broken so I'm not sure what's in it, but if I squint at the screenshot, it looks like you're using the action as a job: when it should be used as a step:.
I'm trying to use your action, but for some reason, Github thinks that it's not a reference to an action in the Marketplace, but a local action. Here's my rust.yml. It seems to bork on line 42.
I've tried enclosing the name in quotes and without quotes, same error:
Has anyone else had this issue? Is it (quite possibly) something dopey I'm doing?
Thanks,
-Jack
The text was updated successfully, but these errors were encountered: