Skip to content

Commit 97d5334

Browse files
committed
fix dark mode
1 parent 002a27e commit 97d5334

2 files changed

Lines changed: 300 additions & 231 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
features: dioxus-code/all-languages dioxus-code-editor/web dioxus-code-demo/web dioxus-code-live-input/web
4747

4848
web-demo:
49+
if: github.event_name == 'push'
4950
uses: ealmloff/dioxus-ci/.github/workflows/web-build.yml@main
5051
with:
5152
working-directory: demo

0 commit comments

Comments
 (0)