Skip to content

Commit

Permalink
Merge branch 'main' into test-pr-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joelostblom authored Sep 9, 2024
2 parents ccc4d7d + 51e7d7b commit bfb7da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-diff-and-deploy-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
rustup update
pip install --upgrade pip
python -m pip install https://github.com/trevorcampbell/website_diff/archive/jquery-waitload-nohighlight.zip
python -m pip install https://github.com/joelostblom/website_diff/archive/jquery-waitload-nohighlight.zip
rm -rf diff${{ github.event.number }}
tree
website_diff --old . --new pull${{ github.event.number }}/textbook/_book --diff diff${{ github.event.number }}
Expand Down

0 comments on commit bfb7da4

Please sign in to comment.