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

Latest commit

 

History

History
19 lines (14 loc) · 481 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 481 Bytes

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