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
|
@ -22,6 +22,9 @@ npm install
|
|||
|
||||
# run the build script to build required assets
|
||||
npm run build
|
||||
|
||||
# build release tarball
|
||||
npm run pack
|
||||
```
|
||||
|
||||
See the [Getting Started Guide](https://geekdocs.de/usage/getting-started/) for details about the different setup options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue