HelloActions-Qt icon indicating copy to clipboard operation
HelloActions-Qt copied to clipboard

Qt use github-actions(Qt项目使用github的持续集成)

Results 5 HelloActions-Qt issues
Sort by recently updated
recently updated
newest added
trafficstars

I want to create a package for linux . How to create a package for linux ?

Please see [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd). I may make a pull request if I have spare time.

```sh Run svenstaro/upload-release-action@v2 with: repo_token: *** file: abc-win64_mingw81.zip asset_name:abc-win64_mingw81.zip tag: refs/tags/v0.0.1 overwrite: true env: targetName: abc pythonLocation: C:\hostedtoolcache\windows\Python\3.11.3\x64 IQTA_TOOLS: D:\a\action_ttt/Qt/Tools Qt5_Dir: D:/a/action_ttt/Qt/5.15.[2] QT_PLUGIN_PATH: D:/a/action_ttt/Qt/[5] QML2_IMPORT_PATH: D:/a/action_ttt/Qt/5.15.2/mingw[8] Error: Resource not accessible...

I tried it, and successfully completed the ubuntu packaging and release upload steps.