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 677bd2f commit bebf35bCopy full SHA for bebf35b
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
- uses: actions/checkout@v2
55
- uses: actions/download-artifact@v4
56
with:
57
- merge-multiple: true
+ name: prebuilds
58
- uses: actions/setup-node@v3
59
60
registry-url: 'https://registry.npmjs.org'
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments