Skip to content

Commit 33ab9bc

Browse files
committed
woups
1 parent 819577c commit 33ab9bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pelican.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
run: |
4848
git clone --depth 1 --filter=blob:none --no-checkout https://github.com/getpelican/pelican-plugins/
4949
cd pelican-plugins
50-
git checkout main -- post_stats
51-
git checkout main -- summary
50+
git checkout master -- post_stats
51+
git checkout master -- summary
5252
5353
- name: grab the pelican plugins from the new location
5454
run: |

0 commit comments

Comments
 (0)