瀏覽代碼

fix vanilliajs folder

Tensor-Programming 5 年之前
父節點
當前提交
d2ba2ffabd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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