Skip to content

Commit e8db625

Browse files
committed
add configure pages to workflow
1 parent 9a641a1 commit e8db625

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy github pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
with:
2727
node-version: 24
2828

29+
- name: Setup Pages
30+
uses: actions/configure-pages@v5
31+
2932
- name: Set CACHE_CLEAR variable
3033
run: echo "CACHE_CLEAR=$(date +%s)" >> $GITHUB_ENV
3134

0 commit comments

Comments
 (0)