Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phutelmyer authored May 15, 2024
1 parent 7d9f6f6 commit b8309dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

# Fetch the gh-pages branch
- name: Fetch gh-pages branch
run: git fetch origin gh-pages
run: git fetch origin main

# Set up Python 3.12
- name: Set up Python 3.12
Expand Down

0 comments on commit b8309dd

Please sign in to comment.