Specify project path when host build #9
build.yml
on: push
build-switcher
17s
Matrix: build-host
Annotations
4 errors and 2 warnings
build-host (macos-latest, --target x86_64-apple-darwin)
Command failed with ENOENT: tauri init --ci
The "cwd" option is invalid: /Users/runner/work/tm-switcher/tm-switcher/host.
ENOENT: no such file or directory, stat '/Users/runner/work/tm-switcher/tm-switcher/host'
spawn tauri ENOENT
|
build-host (macos-latest, --target aarch64-apple-darwin)
Command failed with ENOENT: tauri init --ci
The "cwd" option is invalid: /Users/runner/work/tm-switcher/tm-switcher/host.
ENOENT: no such file or directory, stat '/Users/runner/work/tm-switcher/tm-switcher/host'
spawn tauri ENOENT
|
build-host (ubuntu-22.04)
Command failed with ENOENT: tauri init --ci
The "cwd" option is invalid: /home/runner/work/tm-switcher/tm-switcher/host.
ENOENT: no such file or directory, stat '/home/runner/work/tm-switcher/tm-switcher/host'
spawn tauri ENOENT
|
build-host (windows-latest)
Command failed with ENOENT: tauri init --ci
The "cwd" option is invalid: D:\a\tm-switcher\tm-switcher\host.
ENOENT: no such file or directory, stat 'D:\a\tm-switcher\tm-switcher\host'
spawn C:\Windows\system32\cmd.exe ENOENT
|
build-switcher
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-switcher
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|