Skip to content

Commit 2b8e972

Browse files
committed
fix(workflow): enable github pages
1 parent 586f5d0 commit 2b8e972

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,11 +244,9 @@ jobs:
244244
path: artifacts
245245

246246
- name: setup GitHub Pages
247-
if: false
248247
uses: actions/configure-pages@v5
249248

250249
- name: deploy coverage to GitHub Pages
251-
if: false
252250
uses: actions/deploy-pages@v4.0.5
253251

254252
- name: zip artifacts

0 commit comments

Comments
 (0)