forked from mystiq/hydrogen-web
remove whitespace
This commit is contained in:
parent
9de506d2a7
commit
e08f8630df
1 changed files with 0 additions and 1 deletions
1
.github/workflows/codechecks.js.yml
vendored
1
.github/workflows/codechecks.js.yml
vendored
|
@ -29,7 +29,6 @@ jobs:
|
||||||
- name: Get Yarn cache directory
|
- name: Get Yarn cache directory
|
||||||
id: yarn-cache-dir-path
|
id: yarn-cache-dir-path
|
||||||
run: echo "::set-output name=dir::$(yarn cache dir)"
|
run: echo "::set-output name=dir::$(yarn cache dir)"
|
||||||
|
|
||||||
- name: Use Yarn cache
|
- name: Use Yarn cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
id: yarn-cache
|
id: yarn-cache
|
||||||
|
|
Loading…
Reference in a new issue