fix: bonus slash

This commit is contained in:
Tom Hu 2024-11-13 14:08:23 -05:00
parent fe40b83a04
commit fa4321df13
No known key found for this signature in database
GPG key ID: 79155678363963D2

View file

@ -176,7 +176,7 @@ runs:
fi
fi
- name: Upload coverage to Codecov
run: ${{ github.action_path }}/dist/codecov.sh
run: ${{ github.action_path }}dist/codecov.sh
shell: bash
working-directory: ${{ inputs.working-directory }}
env: