fix: slashy

This commit is contained in:
Tom Hu 2024-11-13 14:13:18 -05:00
parent df81091b16
commit 20e8f5f21a
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: