Remove unnecessary blank line 😳

This commit is contained in:
Sergio Padrino 2024-05-28 17:01:55 +02:00
parent 779a9fd2ef
commit b0c45fef3f

View file

@ -94,7 +94,6 @@ jobs:
with:
node-version: ${{ env.NODE_VERSION }}
cache: yarn
- name: Install and build dependencies
run: yarn
env: