ci(config): remove yarn.lock

This commit is contained in:
George Lima 2019-01-24 17:12:41 -03:00
parent b49a096445
commit a87c5ea51e
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ jobs:
- run: apt-get -y update
- run: apt-get -y install libusb-1.0-0-dev graphicsmagick libudev-dev
- run: apt-get -y install libxtst6 libxss1 libgtk2.0-0 libnss3 libasound2 libgconf-2-4
# TODO: Just a quick try
- run: rm yarn.lock
- run: yarn install
- run:
name: Run Webpack