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:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
<title>Tauri + Yew App</title>
|
||||
<link data-trunk rel="css" href="styles.css" />
|
||||
<link data-trunk rel="copy-dir" href="public" />
|
||||
<link data-trunk rel="copy-dir" href="assets" />
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user