Skip to content

Commit dabec87

Browse files
committed
fix(ci): increase dashboard build timeout to 60m for notarization
1 parent ff1185b commit dabec87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dashboard-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
9696
- name: Build and upload artifacts
9797
uses: tauri-apps/tauri-action@v0
98-
timeout-minutes: 30
98+
timeout-minutes: 60
9999
with:
100100
projectPath: packages/dashboard
101101
tauriScript: bunx tauri

0 commit comments

Comments
 (0)