Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleinen committed Jun 11, 2024
1 parent c5ebd30 commit 324427e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
with:
submodules: false
- name: Get Theme
run: |
git submodule update --init themes/showtime-theme-2021
run: |
git submodule update --init themes/showtime-theme-2021
- name: Hugo setup
uses: peaceiris/actions-hugo@v2
with:
Expand Down

0 comments on commit 324427e

Please sign in to comment.