Skip to content

Commit 7d4c4ba

Browse files
committed
fixup!
1 parent 5ed4c59 commit 7d4c4ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/bundle-compare.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
with:
2828
script: |
2929
const fs = require('fs');
30-
const path = require('path');
3130
3231
const artifacts = await github.rest.actions.listWorkflowRunArtifacts({
3332
owner: context.repo.owner,

0 commit comments

Comments
 (0)