Skip to content

pdematagoda/setup-linqpad-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linqpad setup action

This action downloads either Linqpad 5 or 6 and adds it to the PATH for subsequent commands in your workflow to use.

As Linqpad 5 and 6 can work side-by-side, you may invoke this action more than once if required.

Example usage (default with Linqpad 6)

uses: pdematagoda/setup-linqpad-action@v0.5

Example usage (version specified)

The version input parameter accepts either 5.x or 6.x.

    uses: pdematagoda/setup-linqpad-action@v0.6
        input:
            version: '5.x'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published