diff --git a/.github/workflows/smoke-test-prod.yml b/.github/workflows/smoke-test-prod.yml index 4de6402ec..0189172ee 100644 --- a/.github/workflows/smoke-test-prod.yml +++ b/.github/workflows/smoke-test-prod.yml @@ -13,7 +13,7 @@ jobs: fail-fast: false matrix: platform: [ubuntu-latest, macos-latest, windows-latest] - example: [react/gatsby-themed-site, react/create-react-app, react/next.js, vanilla/monolith, vue/quasar-app, svelte/svelte-app] + example: [react/gatsby-themed-site, react/create-react-app, react/next.js, vanillajs/monolith, vue/quasar-app, svelte/svelte-app] include: - platform: ubuntu-latest CARGO_HOME: ~/.cargo