try fix url construct

This commit is contained in:
2025-03-18 20:48:14 +08:00
parent 1b6ec67ba8
commit a4a45bba1c
2 changed files with 3 additions and 3 deletions

View File

@@ -23,4 +23,4 @@ jobs:
- name: 📦 Build
run: bun run build
- name: 📦 Upload SourceMap
run: bunx @hyperdx/cli upload-sourcemaps --path dist\assets
run: bunx @hyperdx/cli upload-sourcemaps --serviceKey ${{ secrets.HYPERDX_SERVICE_KEY }} --path dist\assets