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 b607b84 commit ac8da7eCopy full SHA for ac8da7e
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Build | Build UI (webapp)
44
run: |
45
cd webapp
46
- npm build
+ npm run build
47
#pnpm build
48
49
- name: Upload build artifacts
0 commit comments