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 e1b8200 commit bf16e4fCopy full SHA for bf16e4f
.github/workflows/npm-publish.yml
@@ -21,7 +21,7 @@ jobs:
21
registry-url: 'https://registry.npmjs.org/'
22
23
- name: Install dependencies
24
- run: npm ci || npm install
+ run: echo "Bun-WebUI has no dependencies for now."
25
26
- name: Publish to NPM
27
run: npm publish --access public
0 commit comments