Skip to content

Commit

Permalink
Forgot the checkout part
Browse files Browse the repository at this point in the history
  • Loading branch information
brycewray committed Oct 5, 2023
1 parent 266b8a9 commit 38adb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-hugo-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
timezoneLinux: "America/Chicago" # default = "UTC"
- name: Checkout default branch
if: ${{ env.GITHUB == 'true' }}
uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit 38adb43

Please sign in to comment.