Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Collinbrown95 committed May 2, 2024
1 parent cb56780 commit 1c17558
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:

- name: Build
run: |
cd exampleSite
hugo -t resume --themesDir ../..
cd exampleSite
hugo -t resume --themesDir ../..
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 1c17558

Please sign in to comment.