test new 2
Some checks failed
CI Test / gettools (push) Failing after 39s

This commit is contained in:
2026-02-09 09:42:32 +07:00
parent 440acf6a8b
commit 3f59b18b9d

View File

@@ -17,9 +17,6 @@ jobs:
- ./data/steamcmd_volume:/home/steam/steamcmd
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Login steam cmd
run: |
~/steamcmd.sh +login ${{ secrets.STEAM_USERNAME }} ${{ secrets.STEAM_PASSWORD }} +quit