Skip to content

Commit 4febce3

Browse files
committed
Update deploy.yml
1 parent dc9db7c commit 4febce3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
- uses: actions/checkout@v4
99
- name: Build
1010
uses: alizardguy/actions-eleventy@master
11+
with:
12+
install_dependencies: true
1113
- name: Deploy
1214
uses: peaceiris/actions-gh-pages@v4
1315
with:

0 commit comments

Comments
 (0)