Skip to content

Commit

Permalink
missed a path
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticroentgen committed Sep 9, 2024
1 parent 63c7678 commit d9b8287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./publish/osx-arm64/sherlog-cli
asset_path: ./sherlog-cli/publish/osx-arm64/sherlog-cli
asset_name: sherlog-cli-osx-arm64
asset_content_type: application/octet-stream

Expand Down

0 comments on commit d9b8287

Please sign in to comment.