Build step
This commit is contained in:
parent
93731661a8
commit
c32fedaa6a
1 changed files with 3 additions and 0 deletions
|
|
@ -28,5 +28,8 @@ jobs:
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: eask test buttercup
|
run: eask test buttercup
|
||||||
|
|
||||||
|
- name: Build package to dist
|
||||||
|
run: eask package
|
||||||
|
|
||||||
- name: Uninstall eask
|
- name: Uninstall eask
|
||||||
run: npm uninstall -g @emacs-eask/cli
|
run: npm uninstall -g @emacs-eask/cli
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue