We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed4c59 commit 7d4c4baCopy full SHA for 7d4c4ba
.github/workflows/bundle-compare.yml
@@ -27,7 +27,6 @@ jobs:
27
with:
28
script: |
29
const fs = require('fs');
30
- const path = require('path');
31
32
const artifacts = await github.rest.actions.listWorkflowRunArtifacts({
33
owner: context.repo.owner,
0 commit comments