Skip to content

Commit 3e2fe1d

Browse files
Merge branch 'main' into title-page-updates-2024
2 parents 7332ac7 + d5b5d99 commit 3e2fe1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_pr_preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
rustup update
6868
pip install --upgrade pip
6969
pip install website_diff
70+
rm -rf diff${{ github.event.number }}
7071
website_diff --old dev --new pull${{ github.event.number }} --diff diff${{ github.event.number }}
7172
7273
- name: GitHub Pages action to push diff

0 commit comments

Comments
 (0)