Skip to content

Commit

Permalink
Merge pull request #6 from micha37-martins/pipeline-fix
Browse files Browse the repository at this point in the history
Remove hugo submodule reference
  • Loading branch information
micha37-martins authored Jan 15, 2024
2 parents 008d34f + db985bb commit a779358
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy_gh_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v1
- name: Get Theme
run: git submodule update --init --recursive
- name: Update theme to Latest commit
run: git submodule update --remote --merge
- name: Build with Hugo
run: |
hugo \
Expand Down

0 comments on commit a779358

Please sign in to comment.