Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrules44 committed Dec 3, 2024
1 parent 8925a47 commit 93c3487
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pushToPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Add Git safe directory
run: git config --global --add safe.directory /__w/corona-docs/corona-docs
- name: Checkout Submodules
run: |
git submodule sync --recursive
Expand Down

0 comments on commit 93c3487

Please sign in to comment.