mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
reporter2
This commit is contained in:
parent
24647ec012
commit
7e0ff9b0da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/reportBrokenPlugins.yml
vendored
2
.github/workflows/reportBrokenPlugins.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
export PATH="$PWD/node_modules/.bin:$PATH"
|
||||
export CHROMIUM_BIN=${{ steps.setup-chrome.outputs.chrome-path }}
|
||||
|
||||
bun build scripts/generateReport.ts --outfile dist/report.mjs
|
||||
bun build scripts/generateReport.ts --outfile dist/report.mjs --target bun
|
||||
|
||||
stable_output_file=$(mktemp)
|
||||
canary_output_file=$(mktemp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue