This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
lenn
/
dioxus-mirror
同期ミラー
https://github.com/DioxusLabs/dioxus.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
ci: fix docs
Jonathan Kelley
3 年 前
親
7c60260672
コミット
affdaf05ce
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
.github/workflows/docs.yml
+ 1
- 1
.github/workflows/docs.yml
ファイルの表示
@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- - docs
+ - docs
/**
jobs:
build-deploy: