mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
fix need
This commit is contained in:
@@ -88,7 +88,7 @@ jobs:
|
|||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
name: "Build Components"
|
name: "Build Components"
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
needs: [main]
|
needs: [setup]
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
# max-parallel: 4
|
# max-parallel: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user