test new 4
Some checks failed
CI Test / gettools (push) Failing after 38s

This commit is contained in:
2026-02-09 09:46:23 +07:00
parent 3d7b2e97eb
commit d835f54a5f

View File

@@ -12,11 +12,12 @@ jobs:
container:
image: cm2network/steamcmd
volumes:
- ./data/steamcmd_login_volume:/home/steam/Steam
- ./data/steamcmd_volume:/home/steam/steamcmd
# volumes:
# - ./data/steamcmd_login_volume:/home/steam/Steam
# - ./data/steamcmd_volume:/home/steam/steamcmd
steps:
- name: Login steam cmd
run: |
pwd
./steamcmd.sh +login ${{ secrets.STEAM_USERNAME }} ${{ secrets.STEAM_PASSWORD }} +quit