diff --git a/.github/workflows/ci-profiling.yaml b/.github/workflows/ci-profiling.yaml index a06db23603..3a6bc090c8 100644 --- a/.github/workflows/ci-profiling.yaml +++ b/.github/workflows/ci-profiling.yaml @@ -66,7 +66,6 @@ jobs: - uses: actions/setup-node@v3 with: node-version: 'lts/hydrogen' - yarn-version: 'v1.22.19' - name: Get yarn cache directory path id: yarn-cache-dir-path run: echo "::set-output name=dir::$(yarn cache dir)"