From 4c3746e34772aed9c68b73f3a27e5db9d6c65bf1 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 28 Jul 2023 17:26:16 +0000 Subject: [PATCH] Update .github/workflows/Continues Integration.yaml --- .github/workflows/Continues Integration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Continues Integration.yaml b/.github/workflows/Continues Integration.yaml index 9114d82..ce8027c 100644 --- a/.github/workflows/Continues Integration.yaml +++ b/.github/workflows/Continues Integration.yaml @@ -27,7 +27,7 @@ jobs: restore-keys: node_modules build: - name: Build dev + name: Build dev needs: dependencies container: git.zakscode.com/ztimson/runner steps: