diff --git a/web/.github/workflows/build-next.yml b/web/.github/workflows/build-next.yml index d9d713f0f..cead8518e 100644 --- a/web/.github/workflows/build-next.yml +++ b/web/.github/workflows/build-next.yml @@ -9,4 +9,4 @@ jobs: uses: actions/checkout@v2 - name: Install dependencies - run: npm install && npm run build \ No newline at end of file + run: npm install && npm run build