Skip to content

rust-mobile/setup-xbuild-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

1 Commit
 
 
 
 

Repository files navigation

setup-xbuild-action

- name: Install xbuild
  uses: rust-mobile/setup-xbuild-action@v1
  with:
    github_token: ${{ secrets.GITHUB_TOKEN }}

License

As this is just a yaml file it does not fall under copyright law. If you feel the need for precise license terms, feel free to choose any permissive license you like.