diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1fa8b17e..dd28c8c2 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,6 +21,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v3 with: + working-directory: ./core cache: yarn node-version: 16