mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-14 00:17:17 +00:00
commit
557d1d18dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -38,8 +38,8 @@ jobs:
|
|||
with:
|
||||
command: install
|
||||
args: --debug cargo-make
|
||||
- uses: actions-rs/cargo@v1
|
||||
- uses: browser-actions/setup-firefox@latest
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: make
|
||||
args: tests
|
||||
|
|
Loading…
Reference in a new issue