1
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd /home/steam/steamcmd
|
cd /home/steam/steamcmd
|
||||||
ls -lh
|
ls -lh
|
||||||
./steamcmd +login ${{ secrets.STEAM_USERNAME }} ${{ secrets.STEAM_PASSWORD }} +workshop_download_item 394360 2131096629 +quit
|
./steamcmd.sh +login ${{ secrets.STEAM_USERNAME }} ${{ secrets.STEAM_PASSWORD }} +workshop_download_item 394360 2131096629 +quit
|
||||||
- name: clean src and copy to src
|
- name: clean src and copy to src
|
||||||
run: |
|
run: |
|
||||||
ls -lh
|
ls -lh
|
||||||
|
|||||||
Reference in New Issue
Block a user