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 b4611a1 commit ce3637aCopy full SHA for ce3637a
.github/workflows/release.yml
@@ -35,7 +35,6 @@ jobs:
35
id: build
36
run: |
37
bun install
38
- bun run pack:i
39
bun run build
40
mkdir ${{ env.PLUGIN_NAME }}
41
cp main.js manifest.json styles.css ${{ env.PLUGIN_NAME }}
0 commit comments