Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 334 Bytes

File metadata and controls

12 lines (10 loc) · 334 Bytes

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.