From 5610df8b3707fd8405764b903cb3f829571075ac Mon Sep 17 00:00:00 2001 From: Vendicated Date: Sun, 9 Oct 2022 22:36:26 +0200 Subject: [PATCH] Holy shidd Aliucod Desktop real???? This is what happens if you dont pay attention while kanging :trollface: --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ded66875..3a303ffd 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -23,5 +23,5 @@ jobs: - name: Install dependencies run: pnpm install --frozen-lockfile - - name: Build aliucord + - name: Lint & Test if it compiles run: pnpm lint && pnpm build