소스 검색

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