diff --git a/.github/workflows/build-gluon.yml b/.github/workflows/build-gluon.yml index 561ff0cc..d3001920 100644 --- a/.github/workflows/build-gluon.yml +++ b/.github/workflows/build-gluon.yml @@ -34,7 +34,7 @@ jobs: strategy: fail-fast: false matrix: - # Read back changd targets to create build matrix + # Read back changed targets to create build matrix target: ${{ fromJSON(needs.changed.outputs.targets) }} runs-on: ubuntu-latest steps: