We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c820c5 commit 860f0f6Copy full SHA for 860f0f6
.github/workflows/reusable-update.yml
@@ -33,5 +33,6 @@ jobs:
33
npm run gen-install-cmd
34
chmod +x ./install.sh
35
./install.sh
36
+ env | grep -E '^(ELASTIC)_'
37
COVERED_STATES=${{ inputs.state }} NODE_OPTIONS=--max_old_space_size=8196 addressr-loader
38
set +x
0 commit comments