From 5dcca36a650e8628ec4092ad4ce0d736e9756095 Mon Sep 17 00:00:00 2001 From: Stefan Guggisberg Date: Tue, 29 Oct 2024 13:43:32 +0100 Subject: [PATCH] chore: troubleshooting --- .github/workflows/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 81a34b4..f7d3888 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -9,6 +9,7 @@ permissions: env: CI_BUILD_NUM: ${{ github.run_id }} CI_BRANCH: ${{ github.ref_name }} + NODE_OPTIONS: --dns-result-order=ipv4first jobs: test: