Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
genuinemoses authored Dec 12, 2023
1 parent 5ec5852 commit f16aa14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ jobs:
needs: [build, deploy]

steps:
- name: Checkout repository
uses: actions/[email protected]
with:
ref: "main"

- name: Set up Python
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit f16aa14

Please sign in to comment.