Skip to content

Commit

Permalink
Once more with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simevidas committed Jan 28, 2024
1 parent b545677 commit 3f06264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- uses: actions/checkout@v3
- name: Build Eleventy Site
uses: TartanLlama/actions-eleventy@master
with:
install_dependencies: true
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 3f06264

Please sign in to comment.