mirror of
https://github.com/unraid/api.git
synced 2026-05-03 13:40:36 -05:00
chore: build-plugin needs web actions
This commit is contained in:
@@ -214,7 +214,7 @@ jobs:
|
||||
path: web/.nuxt/nuxt-custom-elements/dist/unraid-components
|
||||
|
||||
build-plugin:
|
||||
needs: [lint-api, test-api, build-api]
|
||||
needs: [lint-api, lint-web, test-api, build-api, build-web]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: plugin
|
||||
|
||||
Reference in New Issue
Block a user