From 60bb58e197e0f35a5cbf27ad5edecaa12993c1f7 Mon Sep 17 00:00:00 2001 From: David Allen Arteaga <65095478+da-art85@users.noreply.github.com> Date: Mon, 9 Aug 2021 23:25:41 -0400 Subject: [PATCH] constructor Instruction ci : descriptions --- .github/workflows/{lint.yml => lint.byml} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename .github/workflows/{lint.yml => lint.byml} (83%) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.byml similarity index 83% rename from .github/workflows/lint.yml rename to .github/workflows/lint.byml index 4a759d5..cebbb35 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.byml @@ -17,7 +17,9 @@ jobs: with: node-version: "12" - - name: Install Dependencies + - name: Install git@github.com:ikatyang/emoji-cheat-sheet.git + + run: yarn - name: Lint