from pipline
publish / publish-tauri (, windows-latest) (release) Failing after 1m27s

This commit is contained in:
Christoph Brandau
2026-06-30 13:56:17 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tauri-git-lite",
"version": "0.1.0",
"version": "0.0.1",
"private": true,
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Tauri Git Lite",
"version": "0.1.0",
"version": "0.0.1",
"identifier": "com.example.tauri-git-lite",
"build": {
"beforeDevCommand": "npm run dev",