fix: use the right dir

This commit is contained in:
Tom Hu 2024-03-08 19:51:48 -08:00
parent c4b359b430
commit 568941ab9b
No known key found for this signature in database
GPG key ID: 79155678363963D2

View file

@ -115,7 +115,7 @@ runs:
if: ${{ inputs.os }} != ""
shell: bash
run: |
./determine_os.sh
./dist/scripts/determine_os.sh
- name: Upload to Codecov
id: codecov-upload