Skip to content

Commit ad82da6

Browse files
committed
Pages deplay modified
1 parent 429f379 commit ad82da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# Chirpy-specific steps (these run bash scripts to generate extra files like tags/categories)
3434
- name: Build Chirpy extras
3535
run: |
36-
bash tools/run.sh -r # Or similar; generates _site-ready files
36+
bash tools/run.sh # Or similar; generates _site-ready files
3737
3838
- name: Build with Jekyll
3939
run: bundle exec jekyll build --verbose # Builds the static site

0 commit comments

Comments
 (0)