Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mfreeman451 committed Mar 2, 2025
1 parent cec2ad9 commit 81aa853
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
./scripts/setup-deb-agent.sh
./scripts/setup-deb-poller.sh
./scripts/setup-deb-cloud.sh
./scripts/setup-deb-web.sh
./scripts/setup-deb-dusk-checker.sh
./scripts/setup-deb-snmp-checker.sh
- name: List Artifacts (for debugging)
Expand Down
2 changes: 0 additions & 2 deletions web/next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ const nextConfig: NextConfig = {
}
};

console.log('Next.js configuration loaded with API_KEY length:', process.env.API_KEY)

export default nextConfig;

0 comments on commit 81aa853

Please sign in to comment.