Skip to content

Commit a365f9a

Browse files
authored
Update deploy_blog.yml
1 parent 0d87a41 commit a365f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_blog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Install Hugo
1616
run: |
17-
apt install hugo
17+
sudo apt install hugo
1818
1919
- name: Build Hugo Site
2020
run: |

0 commit comments

Comments
 (0)