From 4d1bb360a7e74561c3b5f5a6c0ffe123ddc6cbc4 Mon Sep 17 00:00:00 2001 From: Tyler Chong Date: Sat, 24 Feb 2024 18:52:50 -1000 Subject: [PATCH] ran prettier --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 921a854..e4860b6 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -88,7 +88,7 @@ jobs: done - cat contributors.json + cat contributors.json - name: Use Node.js uses: actions/setup-node@v3 with: