mirror of
https://github.com/unraid/api.git
synced 2026-05-20 16:10:15 -05:00
@@ -31,6 +31,8 @@ jobs:
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
- name: Installing node deps
|
||||
run: npm install
|
||||
- name: Remove unneeded files
|
||||
run: modclean --no-progress --run --path .
|
||||
- name: Packing release
|
||||
run: npm pack
|
||||
- name: Uploading release to Github
|
||||
|
||||
Reference in New Issue
Block a user