Skip to content

Commit

Permalink
Fix Linux issues caused by using outdated setup-steamcmd workflow (ga…
Browse files Browse the repository at this point in the history
  • Loading branch information
WerWolv authored Oct 27, 2022
1 parent e37b353 commit 427b427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ runs:
using: "composite"
steps:
- id: setup-steamcmd
uses: CyberAndrii/setup-steamcmd@v1.1.1
uses: CyberAndrii/setup-steamcmd@v1
- id: steam-deploy
env:
STEAM_HOME: ${{ steps.setup-steamcmd.outputs.directory }}
Expand Down

0 comments on commit 427b427

Please sign in to comment.