update: workflow and css
Some checks failed
Android Universal Build / build-android (push) Has been cancelled
Some checks failed
Android Universal Build / build-android (push) Has been cancelled
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Android Build Final Fixed
|
name: Android Universal Build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
<title>Tauri + Yew App</title>
|
<title>Tauri + Yew App</title>
|
||||||
<link data-trunk rel="css" href="styles.css" />
|
<link data-trunk rel="css" href="styles.css" />
|
||||||
<link data-trunk rel="copy-dir" href="public" />
|
<link data-trunk rel="copy-dir" href="public" />
|
||||||
|
<link data-trunk rel="copy-dir" href="assets" />
|
||||||
</head>
|
</head>
|
||||||
<body></body>
|
<body></body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user