mirror of
https://github.com/unraid/api.git
synced 2026-05-01 20:54:27 -05:00
feat: properly set outputs
This commit is contained in:
@@ -21,9 +21,6 @@ try {
|
||||
|
||||
await $`npm install -g npm-pack-all`;
|
||||
|
||||
// Ensure all deps are installed
|
||||
await $`npm i`;
|
||||
|
||||
// Build Generated Types
|
||||
await $`npm run codegen`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user