OSDN Git Service

[fix] : Fixed typo
authorhayao <hayao@fascode.net>
Sat, 22 May 2021 12:14:44 +0000 (21:14 +0900)
committerhayao <hayao@fascode.net>
Sat, 22 May 2021 12:14:44 +0000 (21:14 +0900)
.github/workflows/shellcheck.yml

index ad2a4ac..6a7a5f8 100644 (file)
@@ -31,4 +31,4 @@ jobs:
         with:
           severity: error
         env:
-          SHELLCHECK_OPTS: ---shell=bash
+          SHELLCHECK_OPTS: --shell=bash