We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1185b commit dabec87Copy full SHA for dabec87
1 file changed
.github/workflows/dashboard-release.yml
@@ -95,7 +95,7 @@ jobs:
95
96
- name: Build and upload artifacts
97
uses: tauri-apps/tauri-action@v0
98
- timeout-minutes: 30
+ timeout-minutes: 60
99
with:
100
projectPath: packages/dashboard
101
tauriScript: bunx tauri
0 commit comments