Skip to content

Commit 9ea06fa

Browse files
authored
fix(gh-pages): tentative de fix échec sur les forks
Removed the Setup Pages step from the workflow.
1 parent 2fcb9f1 commit 9ea06fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
uses: actions/checkout@v5
2828
with:
2929
fetch-depth: 0
30-
- name: Setup Pages
31-
uses: actions/configure-pages@v5
3230
- name: Build with Eleventy
3331
run: |
3432
npm install

0 commit comments

Comments
 (0)