Skip to content

Commit

Permalink
Fix failing CI (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Nov 14, 2021
1 parent 645e262 commit 41ff171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
dotnet-version: 6.0.100
- name: Checkout Website Branch
run: |
git fetch --all
git checkout ci/github-pages
git merge -s theirs main
- name: Run Statiq
Expand Down

0 comments on commit 41ff171

Please sign in to comment.