Skip to content

Commit 79fd028

Browse files
committed
fix(release): remove check for non-existent dist/plugin.js
1 parent 2a36317 commit 79fd028

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
- name: Verify plugin structure
3636
run: |
3737
test -f dist/index.js
38-
test -f dist/plugin.js
3938
test -d .opencode/commands
4039
test -d .opencode/skills
4140
test -f opencodeBrain-banner.png

0 commit comments

Comments
 (0)