unknown field `useBootstrapper`, expected `depends` or `files`
See original GitHub issueHi, my workflow runs crash with the following error:
unknown field `useBootstrapper`, expected `depends` or `files`
This is my workflow file: https://github.com/Septias/reddit-wallpapers/blob/master/.github/workflows/main.yml And this is the crashing run: https://github.com/Septias/reddit-wallpapers/actions/runs/3419683609/jobs/5693512802
How do I fix that?
Edit: on my machine it builds successfully
Issue Analytics
- State:
- Created 10 months ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
[bug] get "unknown field useBootstrapper , expected depends ...
Describe the bug this is my tauri.conf.json { "package": { "productName": "apng-editor-app", "version": "0.1.0" }, "build": { "distDir": ".
Read more >Configuration - Tauri Apps
The Tauri configuration object. It is read from a file where you can define your frontend assets, configure the bundler, enable the app...
Read more >Tauri 1.0.0-rc.3 を 1.0.4 にアップデートしてみる - Minerva
unknown field useBootstrapper , expected depends or files found an unknown configuration field. tauri.conf.jsonに useBootstrapper というよく ...
Read more >Blog – Stormpath User Identity API - RSSing.com
Sync the latest copy of your website files into your S3 bucket. Invalidate the existing CloudFront cache, ensuring that the new website files...
Read more >scala.concurrent.duration.DurationInt Scala Example
Project: daml Author: digital-asset File: CommandConfiguration.scala ... _ // `dbDispatcher` and `ledgerDao` depend on the `postgresFixture` which is in ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thats what I call active development 😂 1min after Issue creation a response from 2 maintainers. Very good boys, keept it up! 😂 Anyway, thank you! 😃
i think i fixed it now, can you try again please?