From a262dbbfe6e8ccef1a7805a75a76ff4ef42802e1 Mon Sep 17 00:00:00 2001 From: Datpmt Date: Sun, 8 Dec 2024 07:57:55 +0700 Subject: [PATCH] update action.yml --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index cecda76c..7324bb5f 100644 --- a/action.yml +++ b/action.yml @@ -29,6 +29,7 @@ runs: run: | python3 -m pip install --upgrade pip pip install typos + shell: bash - name: Setup Ruby uses: ruby/setup-ruby@v1