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 12c2bfa commit 237fb46Copy full SHA for 237fb46
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- run: npm ci
26
27
- - run: npm run compile
+ - run: npm run build
28
29
- name: Get artifact name
30
id: get-artifact-name
0 commit comments