Skip to content

Commit

Permalink
Restore gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
chcheng3 committed Sep 28, 2024
1 parent fe63363 commit b42784c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
- uses: actions/checkout@v4

# # Check out the documentation and test results
# - uses: actions/checkout@v3
# with:
# ref: gh-pages
# path: gh-pages
- uses: actions/checkout@v4
with:
ref: gh-pages
path: gh-pages

- name: Log the triggering commit
run: echo ${{github.event.client_payload.trigger}}
Expand Down

0 comments on commit b42784c

Please sign in to comment.