Update config
Remote Deploy to Windows / deploy (push) Failing after 1s Details

This commit is contained in:
Windneiro 2026-03-31 14:43:34 +05:00
parent bb8f205779
commit bb88e8bacc
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
env:
HOME: /root
steps:
- name: Checkout code
uses: actions/checkout@v3