Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
avifenesh authored Apr 3, 2024
1 parent 495aaf7 commit fb604ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-ort-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ runs:
working-directory: ./ort/
shell: bash
run: |
./gradlew cli:run --args="requirements"
echo "Running ORT tools for ${{ inputs.folder_path }}"
FOLDER=${{ inputs.folder_path }}
mkdir $FOLDER/ort_results
Expand Down

0 comments on commit fb604ab

Please sign in to comment.