Update .github/workflows/template-tauri-build-windows-x64.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3919cd0306
commit
28afafaad7
@ -134,7 +134,7 @@ jobs:
|
|||||||
cat ./src-tauri/Cargo.toml
|
cat ./src-tauri/Cargo.toml
|
||||||
|
|
||||||
generate_build_version() {
|
generate_build_version() {
|
||||||
### Examble
|
### Example
|
||||||
### input 0.5.6 output will be 0.5.6 and 0.5.6.0
|
### input 0.5.6 output will be 0.5.6 and 0.5.6.0
|
||||||
### input 0.5.6-rc2-beta output will be 0.5.6 and 0.5.6.2
|
### input 0.5.6-rc2-beta output will be 0.5.6 and 0.5.6.2
|
||||||
### input 0.5.6-1213 output will be 0.5.6 and and 0.5.6.1213
|
### input 0.5.6-1213 output will be 0.5.6 and and 0.5.6.1213
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user