diff --git a/.github/workflows/cea.yml b/.github/workflows/cea.yml index 812c2cf..dd7ac4e 100644 --- a/.github/workflows/cea.yml +++ b/.github/workflows/cea.yml @@ -23,7 +23,7 @@ jobs: uses: actions/cache@v2 with: path: | - ~/$XDG_CONFIG_HOME/@beetcb/cea-nodejs/config.json + ~/.config/@beetcb/cea-nodejs !~/cache/exclude **/node_modules key: ${{ runner.os }}-${{ steps.get-date.outputs.date }}