ci: improve version file and tarball creation (#486)
This commit is contained in:
parent
12c81554ac
commit
e7c4453d45
7 changed files with 96 additions and 4 deletions
|
@ -21,6 +21,9 @@ npm install
|
|||
|
||||
# run the build script to build required assets
|
||||
npm run build
|
||||
|
||||
# build release tarball
|
||||
npm run pack
|
||||
```
|
||||
|
||||
## Using the theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue