Skip to content

weslleymurdock/setup-maui-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-maui Action

Action test on MacOs Action test on Windows

Github Action to setup .NET MAUI on osx and windows OS runner's ⚙️🖥 Needs an existent .NET Setup

Usage

Build MAUI Classlib

OSX

    steps: 
      - uses: weslleymurdock/setup-maui-action@v1.1
        with:
          dotnet-version: 8.0.x

Windows

    steps:
      - uses: weslleymurdock/setup-maui-action@v1.1
        with:
          dotnet-version: 8.0.x

Contributing

Guidelines

Licensed

☞ This repository uses the Apache License 2.0

About

Github action to setup dotnet maui on github runners

Resources

License

Stars

Watchers

Forks

Packages

No packages published