OSDN Git Service

[fix] : Fixed typo
authorhayao <hayao@fascode.net>
Sat, 9 Oct 2021 14:59:36 +0000 (23:59 +0900)
committerhayao <hayao@fascode.net>
Sat, 9 Oct 2021 14:59:36 +0000 (23:59 +0900)
.github/workflows/hugo.yaml

index 3a6f873..103dc19 100644 (file)
@@ -21,7 +21,7 @@ jobs:
 
       - name: Build
         working-directory: ./blog
-        run: ./update-blog,sh
+        run: ./update-blog.sh
         #run: hugo --minify -D
 
       - name: Deploy