mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
fix action
This commit is contained in:
2
.github/workflows/bun.yml
vendored
2
.github/workflows/bun.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
|||||||
- name: 📦 Build
|
- name: 📦 Build
|
||||||
run: bun run build
|
run: bun run build
|
||||||
- name: 📦 Upload SourceMap
|
- name: 📦 Upload SourceMap
|
||||||
run: bunx @hyperdx/cli upload-sourcemaps --serviceKey ${{ secrets.HYPERDX_SERVICE_KEY }} --path dist\assets
|
run: bunx @hyperdx/cli upload-sourcemaps --serviceKey ${{ secrets.HYPERDX_SERVICE_KEY }} --path dist/assets
|
||||||
|
|||||||
Reference in New Issue
Block a user