Steam Login issue

hi,
I am trying to login in steam using 480 appid, but issues is when i am login in unity editor,it work fine. when i make exe build and run it showing error, like below :

[Steamworks.NET] SteamAPI_Init() failed. Refer to Valve’s documentation or the comment above this line for more information.

Most common cause of that message is that Steam client isn’t running. Steam must be up and logged in before the API can initialize.
I assume it is running in your case and already logged in, so insure you are only initializing once.

Also for note we develop a Unity tool kit built on Steamworks.NET that is designed to make working with Steamworks easier … you can use the Foundation for free … which is Steamowrks.NET + managers and tools for the most common bits.

You can find it here … it might help you out … wont cost you anything and is based on Steamworks.NET so wont break anything you already have.
Steamworks Foundation | Integration | Unity Asset Store