Fix runner
Remote Deploy to Windows / deploy (push) Failing after 32s Details

This commit is contained in:
Windneiro 2026-03-31 15:19:59 +05:00
parent 817e5082ea
commit a1add7cbb1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: gitea/runner-images:ubuntu-latest image: gitea/runner-images:ubuntu-latest
options: --user root options: --user root --add-host localhost:192.168.14.190
steps: steps:
- name: Fix Networking and Environment - name: Fix Networking and Environment