mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
Update README.md
This commit is contained in:
parent
2032c6a428
commit
fc9c5be593
@ -7,6 +7,8 @@ A composable action to build your Tauri project.
|
|||||||
As opposed to the offical [tauri-action](https://github.com/tauri-apps/tauri-action) this action is as minimal as possible.
|
As opposed to the offical [tauri-action](https://github.com/tauri-apps/tauri-action) this action is as minimal as possible.
|
||||||
Instead of creating a GitHub release and uploading artifacts all-in-one, it provides outputs to conveniently compose together with other actions such as `actions/upload-artifact`, `actions/download-artifact` or `softprops/action-gh-release`.
|
Instead of creating a GitHub release and uploading artifacts all-in-one, it provides outputs to conveniently compose together with other actions such as `actions/upload-artifact`, `actions/download-artifact` or `softprops/action-gh-release`.
|
||||||
|
|
||||||
|
This action needs both Node.JS and Cargo to be already setup.
|
||||||
|
|
||||||
### Minimal
|
### Minimal
|
||||||
|
|
||||||
The following example workflow builds artifacts on all 3 supported platforms (Window, macOS and Linux).
|
The following example workflow builds artifacts on all 3 supported platforms (Window, macOS and Linux).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user