]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Автообновление SS14
authorMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Wed, 2 Apr 2025 05:39:43 +0000 (15:39 +1000)
committerMaxSMokeSkaarj <vnazarov@smokeofanarchy.ru>
Wed, 2 Apr 2025 05:39:43 +0000 (15:39 +1000)
.github/workflows/publish-local.yml

index d46c74bc158adf94efb07b3da8c0b3f81949a883..13b0fd67e972b74f87c9f35b61776e8c90b6101e 100644 (file)
@@ -11,7 +11,7 @@ jobs:
 
     steps:
     - name: Install dependencies
-      run: sudo apt-get update && sudo apt-get install -y python3-paramiko python3-lxml python3-requests
+      run: sudo apt-get update && sudo apt-get install -y python3-paramiko python3-lxml python3-requests python3-yaml
 
     - uses: actions/checkout@v3.6.0
       with: