fix: workflow updates

This commit is contained in:
sriram veeraghanta
2024-05-09 01:47:57 +05:30

View File

@@ -101,7 +101,7 @@ jobs:
- run: yarn lint --filter=web
build-admin:
needs: lint-space
needs: lint-admin
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3