Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

takashiro/setup-wechat-devtools

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

Repository files navigation

Setup WeChat Developer Tools

This action installs WeChat Developer Tools in your CI environment.

Usage

- uses: takashiro/setup-wechat-devtools@v1
  with:
    ## Add an alias command to the cli (or cli.bat on Windows) in WeChat DevTools.
    ## So that the command can be used anywhere. Default: wxdev
    cli: 'wxdev'

License

The scripts and documentation in this project are released under the MIT License