From e851b86233583403281a20f8061526714017baca Mon Sep 17 00:00:00 2001 From: Jonathan Atiene <34762800+bemijonathan@users.noreply.github.com> Date: Sat, 30 Sep 2023 05:47:27 +0100 Subject: [PATCH] fix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5865f9b..ecd868d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: - name: Test Local Action id: test-action - uses: ./ + uses: node ./ - name: Print Output id: output