Bugfixes + Manuelle reports #127

Merged
PxlLoewe merged 5 commits from staging into release 2025-07-28 00:00:57 +00:00
Showing only changes of commit 7fc8749676 - Show all commits

View File

@@ -40,7 +40,7 @@ jobs:
username: ${{ secrets.SSH_USERNAME }}
password: ${{ secrets.SSH_PASSWORD }}
port: 22
command_timeout: 30m
command_timeout: 60m
script: |
export NVM_DIR="$HOME/.nvm"
source "$NVM_DIR/nvm.sh"