Skip to content

Commit 427b427

Browse files
authored
Fix Linux issues caused by using outdated setup-steamcmd workflow (#49)
1 parent e37b353 commit 427b427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ runs:
7373
using: "composite"
7474
steps:
7575
- id: setup-steamcmd
76-
uses: CyberAndrii/setup-steamcmd@v1.1.1
76+
uses: CyberAndrii/setup-steamcmd@v1
7777
- id: steam-deploy
7878
env:
7979
STEAM_HOME: ${{ steps.setup-steamcmd.outputs.directory }}

0 commit comments

Comments
 (0)