initial
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Tauri multi-OS build placeholder.
|
||||
# Flesh out with tauri-apps/tauri-action when we're ready to ship binaries.
|
||||
# Matrix: macos-latest, ubuntu-22.04, windows-latest.
|
||||
name: Desktop Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
placeholder:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "Wire up tauri-apps/tauri-action with a matrix over macos/ubuntu/windows."
|
||||
Reference in New Issue
Block a user