From e0270596b037eaad1453a281285fd5bd0f4b8d4a Mon Sep 17 00:00:00 2001 From: Preston Date: Sun, 12 Jul 2020 15:03:56 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3e374e04c..386cc1998 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -50,8 +50,6 @@ jobs: architecture: aarch64 distribution: ubuntu20.04 run: | - apt update - apt install -y nodejs npm install npm run lint npm run build --if-present