Skip to content

Commit aa8339e

Browse files
committed
Don't forget to run build
1 parent 4b96530 commit aa8339e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
- name: Create Artifact
2525
run: |
26-
mkdir plugin-build
26+
npm run build
2727
npm run plugin-zip
2828
2929
- name: Upload artifact

0 commit comments

Comments
 (0)