Skip to content

Commit

Permalink
Update win2022.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MyOnee authored Jun 13, 2024
1 parent 0f20b81 commit 9289b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win2022.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
copy wallpaper.png C:\Users\Public\Desktop\wallpaper.png
copy wallpaper.bat C:\Users\Public\Desktop\wallpaper.bat
- name: Open Tunnel.
run: Start-Process Powershell -ArgumentList '-Noexit -Command ".\ngrok\ngrok.exe tcp --region jp 3389"'
run: Start-Process Powershell -ArgumentList '-Noexit -Command ".\ngrok\ngrok.exe tcp --region in 3389"'
- name: Connect to your RDP
run: cmd /c start.bat
- name: Successfully made! You can close the tab now.
Expand Down

0 comments on commit 9289b05

Please sign in to comment.