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

Resource not accessible by integration

Open kdurant opened this issue 2 years ago • 0 comments
trafficstars

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 by integration

我fork你的这个demo, 然后都会出现这个错误,这是为啥啊

kdurant avatar Apr 28 '23 03:04 kdurant