Skip to content

Commit

Permalink
updated whl file
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu219 committed Sep 29, 2024
1 parent e75d0e8 commit b14a466
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/V2App_review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "::set-output name=app_path::$(cat scr_app_list.yaml | yq '.apps[0].relativeFolderPath')"
- name: "Run Sumo Logic App Review tool"
env:
app_path: ${{ steps.prep.outputs.json_output }}
app_path: ${{ steps.set_relative_folder_path.outputs.app_path }}
run: |
sumoappsuite review-v2-app -f "${SUMO_APPS_V2_REPO_PATH}/src/${app_path}" -o .
- name: Upload Excel Sheet as PR Comment
Expand Down
Binary file modified scripts/sumologic_appdevutils-1.1.23-py3-none-any.whl
Binary file not shown.

0 comments on commit b14a466

Please sign in to comment.