game-ci / steam-deploy

Github Action to deploy a game to Steam
MIT License
227 stars 63 forks source link

"Find the Hidden One" links to windows but build requires linux #41

Closed framerate closed 2 years ago

framerate commented 2 years ago

I'm setting up this action and trying to setup env variables from an ubuntu machine running steamcmd. I figured this is best since this action requires ubuntu

However the readme directs me to a SECOND ssfn file that is hidden but linux does not appear to have any, hidden or otherwise. Just the one.

I'd like to fix this and then update the documentation, but could someone point me in the right direction?

framerate commented 2 years ago

FWIW: I used the NOT hidden one and it seems to be building all three OS's for me... so maybe that step is deprecated?

davidmfinol commented 2 years ago

This is a problem with our documentation, where we are only showing the path for Windows.

We need to update our documentation to include the paths for Mac and Linux as well.

I'm closing this issue as a duplicate of https://github.com/game-ci/steam-deploy/issues/38