diff --git a/.github/workflows/codechecks.js.yml b/.github/workflows/codechecks.js.yml index f10f393b..01e67bd5 100644 --- a/.github/workflows/codechecks.js.yml +++ b/.github/workflows/codechecks.js.yml @@ -29,7 +29,6 @@ jobs: - name: Get Yarn cache directory id: yarn-cache-dir-path run: echo "::set-output name=dir::$(yarn cache dir)" - - name: Use Yarn cache uses: actions/cache@v2 id: yarn-cache