#!/bin/sh

export HOME=$AUTOPKGTEST_TMP
set -e
yarnpkg install
rm -rf node_modules
