Skip to content

Commit 2262719

Browse files
committed
remove configure-pages
1 parent 40745c5 commit 2262719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
- uses: actions/checkout@v4
1414
with:
1515
fetch-depth: 0
16-
- uses: actions/configure-pages@v3
1716
- run: npm ci && npm run build
1817
- uses: actions/upload-pages-artifact@v1
1918
with:

0 commit comments

Comments
 (0)