Skip to content

Commit

Permalink
Remove now obsolete var
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Oct 20, 2023
1 parent 54fe84a commit 9f99d35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ runs:

- name: Process results
run: |
RELATIVE_DIR=$(echo $PLUGIN_DIR | sed "s@$GITHUB_WORKSPACE@@g")
node dist/index.js ${{ runner.temp }}/plugin-check-results.txt
shell: bash
env:
Expand Down

0 comments on commit 9f99d35

Please sign in to comment.