File tree Expand file tree Collapse file tree 5 files changed +182
-232
lines changed Expand file tree Collapse file tree 5 files changed +182
-232
lines changed Original file line number Diff line number Diff line change 3131 cache-on-failure : " false"
3232 - uses : cargo-bins/cargo-binstall@main
3333 - name : Install CLI
34- run : cargo binstall dioxus-cli -y --force --version 0.7.0-rc.1
34+ run : cargo binstall dioxus-cli -y --force --version 0.7.0-rc.2
3535 - name : Build
3636 run : cd preview && dx build --web --release --base-path "components"
3737 - name : Copy output
Original file line number Diff line number Diff line change 5656 cache-on-failure : " true"
5757 - uses : cargo-bins/cargo-binstall@main
5858 - name : Install CLI
59- run : cargo binstall dioxus-cli -y --force --version 0.7.0-rc.1
59+ run : cargo binstall dioxus-cli -y --force --version 0.7.0-rc.2
6060 - name : Install dependencies
6161 run : cd ./playwright && npm ci
6262 - name : Install Playwright Browsers
You can’t perform that action at this time.
0 commit comments