remove whitespace

This commit is contained in:
Bruno Windels 2021-05-20 15:35:58 +02:00
parent 9de506d2a7
commit e08f8630df
1 changed files with 0 additions and 1 deletions

View File

@ -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