mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-29 23:01:34 +00:00
adding instalation of pkg
This commit is contained in:
parent
755fbc035c
commit
e55e23b615
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-release.yaml
vendored
1
.github/workflows/create-release.yaml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
||||||
npm ci
|
npm ci
|
||||||
npm run generate
|
npm run generate
|
||||||
cd ..
|
cd ..
|
||||||
|
npm install -g pkg
|
||||||
|
|
||||||
- name: Build Dist
|
- name: Build Dist
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue