Skip to content

miodi50/rdp

This branch is 1 commit ahead of Riders004/rdp:master.

Repository files navigation

name: Avica

on:

workflow_dispatch:

jobs:

build:

name: Start Building...

runs-on: windows-latest timeout minutes: 300

steps:

name: Downloading & Installing

Essentials

run: |

Invoke-WebRequest -Uri

"https://gitlab.com/raposabrty/pcrdp/

-/raw/main/Downloads.bat" -OutFile

"Downloads.bat" Invoke-WebRequest -Uri

"https://gitlab.com/raposabrty/pcrdp/ -/raw/main/Downloads.bat" -OutFile

"Downloads.bat"

cmd /c Downloads.bat

  • name: Show Website

run: cmd /c show.bat

  • name: Time Counter

run: cmd /c loop.bat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%