We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c4c2a commit 1fcbf93Copy full SHA for 1fcbf93
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
name: build-output
43
path: |
44
- outfile.cjs
+ bundle.js
45
playground
46
retention-days: 3
47
0 commit comments