open-amt-cloud-toolkit/rpc

Unable to Run Workflow in actions tab.

imgonewild opened this issue · 4 comments

Unable to run RPC workflow.

I followed the steps:

  1. Create a fork of rpc on GitHub.
  2. Click on the Actions tab at the top and select Build RPC (Native) Debug/Release.
    3. Click the Run Workflow dropdown. (I stuck here)

The page doesnt show the  Run Workflow dropdown button.
So I couldn't build the RPC_Windows.exe file.

If you have any suggestion, please leave a comment, thank you!

image

Hey @imgonewild , the screenshot you uploaded shows the wrong one selected. If you select the debug/release( 2nd row on the left) that should give you the option.

Hey @rsdmike, thanks for the reply. After build in debug/release, I'm not able to download the RPC_Windows.exe file as you provide.(It didnt show up)

Your gif shows:
image

In reality, it shows to me:
image

@imgonewild From the the screenshot you've attached, looks like the build was successful. Just scroll down to artifacts section and you should be able to download rpc binaries. I just forked rpc repository and ran the workflow now

image

Scroll down to the bottom,

image

@graikhel-intel thank you, Im able to download the file