mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
wip: add backtrace
This commit is contained in:
parent
b4983a0169
commit
d4f4c29ee7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
|||
run: |
|
||||
rustc -Vv
|
||||
cargo -V
|
||||
cargo build
|
||||
RUST_BACKTRACE=1 cargo build
|
||||
shell: cmd
|
||||
|
||||
- name: test
|
||||
|
|
Loading…
Reference in a new issue