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
|
||||
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
|
||||
|
|
Reference in a new issue