mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
CI: remove workflow profiling
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -82,9 +82,6 @@ jobs:
|
||||
${{ runner.os }}-v3-${{ steps.date.outputs.year }}-
|
||||
${{ runner.os }}-v3-
|
||||
- run: pnpm install
|
||||
- uses: catchpoint/workflow-telemetry-action@v2
|
||||
with:
|
||||
comment_on_pr: false
|
||||
- run: pnpm run build
|
||||
env:
|
||||
PUBLIC_DIR: ${{ steps.ramdisk.outputs.build_dir }}
|
||||
|
||||
Reference in New Issue
Block a user