diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3718a56b3..38a2dfa89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,7 +139,7 @@ jobs: uses: actions/checkout@v4 - name: Run global libs generator script - uses: node prep/gen-globalized-libs + run: node prep/gen-globalized-libs - name: Check for file changes run: |