mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
fix vanilliajs folder
This commit is contained in:
committed by
GitHub
parent
9c3aec8499
commit
d2ba2ffabd
2
.github/workflows/smoke-test-prod.yml
vendored
2
.github/workflows/smoke-test-prod.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user