Skip to content

Commit b968404

Browse files
committed
logging
1 parent c05bb73 commit b968404

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build_windows.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ jobs:
2323
Add-Content -Path .env -Value "SUPABASE_URL=$SUPABASE_URL"
2424
Add-Content -Path .env -Value "SUPABASE_KEY=$SUPABASE_KEY"
2525
26-
# Display values in logs
27-
Write-Output "Debug: SUPABASE_URL is $SUPABASE_URL"
28-
Write-Output "Debug: SUPABASE_KEY is $SUPABASE_KEY"
29-
3026
# Show .env file contents
3127
type .env
3228

0 commit comments

Comments
 (0)