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 committed Nov 8, 2023
1 parent 2c47340 commit f46ac9b
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 f46ac9b

Please sign in to comment.