Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jgcrosta committed Jan 29, 2025
1 parent 575321c commit 316acea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ runs:
- name: Run scout analysis
shell: bash
run: |
cd ${{ github.action_path }}
docker build -t scout-action .
docker run \
-v ${{ inputs.working_directory }}:/scoutme \
Expand Down

0 comments on commit 316acea

Please sign in to comment.