Skip to content

Commit

Permalink
Fix missing robotmk_agent.exe
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs authored and jherbel committed Nov 8, 2023
1 parent eb1a1ad commit 62d789a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/robotmk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
with:
path: |
${{ github.workspace }}/v2/robotmk/target/x86_64-pc-windows-gnu/release/robotmk.exe
${{ github.workspace }}/v2/robotmk/x86_64-pc-windows-gnu/release/robotmk_agent.exe
${{ github.workspace }}/v2/robotmk/target/x86_64-pc-windows-gnu/release/robotmk_agent.exe
if-no-files-found: error

0 comments on commit 62d789a

Please sign in to comment.