Skip to content

Commit

Permalink
Debug next.config.js configure step seems to modify it
Browse files Browse the repository at this point in the history
  • Loading branch information
edenreich committed Mar 10, 2024
1 parent baf1f02 commit 3a87e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Debug
run: |
echo "Debugging"
cat next.config.js
ls -la
ls -la ./out
echo "Debugging"
Expand Down

0 comments on commit 3a87e80

Please sign in to comment.