Skip to content

Commit

Permalink
Update window-2019.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Riders004 authored Nov 15, 2024
1 parent dff77b8 commit 4156a32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/window-2019.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp' -name "UserAuthentication" -Value 1
copy wallpaper.bat D:\a\wallpaper.bat
- name: Tunnel.
run: Start-Process Powershell -ArgumentList '-Noexit -Command "/ngrok/ngrok.exe tcp --region ap 3389"'
run: Start-Process Powershell -ArgumentList '-Noexit -Command "./ngrok/ngrok.exe tcp --region ap 3389"'
- name: Connect Rdp.
run: cmd /c start.bat
- name: win10 RDP.
run: ./loop.ps1
run: ./loop.ps1

0 comments on commit 4156a32

Please sign in to comment.