Skip to content

Commit 5392f14

Browse files
committed
Update pages workflow
1 parent f0b61b5 commit 5392f14

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/deploy-cloudflare-pages.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,6 @@ jobs:
3636
ROOT: /
3737
ROUTING_STYLE: wildcard
3838

39-
- name: Verify build output
40-
run: |
41-
echo "Build directory contents:"
42-
ls -lh build/
43-
echo ""
44-
echo "Checking _redirects file:"
45-
cat build/_redirects
46-
echo ""
47-
echo "Checking _headers file:"
48-
cat build/_headers
49-
5039
- name: Deploy to Cloudflare Pages
5140
uses: cloudflare/pages-action@v1
5241
with:

0 commit comments

Comments
 (0)