diff --git a/.github/workflows/e2e-gatsby-workflow.yml b/.github/workflows/e2e-gatsby-workflow.yml index 8384432220b3..2404c609a0b7 100644 --- a/.github/workflows/e2e-gatsby-workflow.yml +++ b/.github/workflows/e2e-gatsby-workflow.yml @@ -25,7 +25,7 @@ jobs: run: | source scripts/e2e-setup-ci.sh - yarn dlx gatsby new my-gatsby + yarn dlx gatsby@next new my-gatsby cd my-gatsby # Test production build