chore: build-plugin needs web actions

This commit is contained in:
Zack Spear
2023-08-08 13:52:43 -07:00
parent 56ef58cdb2
commit 1ac0161b30
+1 -1
View File
@@ -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