mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
Merge branch 'V2' into styling/V2/NovemberCleanups
This commit is contained in:
commit
ce4bfa1b51
13
.github/workflows/tauri-build.yml
vendored
13
.github/workflows/tauri-build.yml
vendored
@ -17,18 +17,11 @@ on:
|
|||||||
branches: [main, V2]
|
branches: [main, V2]
|
||||||
paths:
|
paths:
|
||||||
- 'frontend/src-tauri/**'
|
- 'frontend/src-tauri/**'
|
||||||
- 'frontend/src/**'
|
- 'frontend/src/desktop/**'
|
||||||
- 'frontend/package.json'
|
- 'frontend/tsconfig.desktop.json'
|
||||||
- 'frontend/package-lock.json'
|
|
||||||
- '.github/workflows/tauri-build.yml'
|
- '.github/workflows/tauri-build.yml'
|
||||||
push:
|
push:
|
||||||
branches: [main, V2]
|
branches: [main, V2]
|
||||||
paths:
|
|
||||||
- 'frontend/src-tauri/**'
|
|
||||||
- 'frontend/src/**'
|
|
||||||
- 'frontend/package.json'
|
|
||||||
- 'frontend/package-lock.json'
|
|
||||||
- '.github/workflows/tauri-build.yml'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
@ -344,4 +337,4 @@ jobs:
|
|||||||
echo "❌ Some Tauri builds failed."
|
echo "❌ Some Tauri builds failed."
|
||||||
echo "Please check the logs and fix any issues."
|
echo "Please check the logs and fix any issues."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user