Skip to content

Commit fe91bc0

Browse files
committed
Stupid CI
1 parent 6717d35 commit fe91bc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
- # === Preprocess ===
4141
name: Preprocess
4242
shell: bash
43-
timeout-minutes: 1
44-
run: state run preprocess -v
43+
timeout-minutes: 2
44+
run: VERBOSE=true state run preprocess -v
4545

4646
- # === Build Remote Installer ===
4747
name: Build Remote Installer

0 commit comments

Comments
 (0)