Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Leksat committed Dec 12, 2024
1 parent f020a71 commit 1170b51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/fe_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ jobs:
pnpm build:gatsby
fi
# Debug
env | grep VITE_
grep -R 'api_root:' public/admin/assets
# Deploy
pnpm netlify env:set AWS_LAMBDA_JS_RUNTIME nodejs18.x
pnpm netlify env:set DRUPAL_EXTERNAL_URL $DRUPAL_EXTERNAL_URL
Expand Down

0 comments on commit 1170b51

Please sign in to comment.