Pārlūkot izejas kodu

fix vanilliajs folder

Tensor-Programming 5 gadi atpakaļ
vecāks
revīzija
d2ba2ffabd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .github/workflows/smoke-test-prod.yml

+ 1 - 1
.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