Skip to content

Commit fe84f98

Browse files
authored
Increase retention days for Typst Out Action
1 parent be0b103 commit fe84f98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_typst_out_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
uses: ./
240240
with:
241241
typst_version: ${{ matrix.typst_version }}
242-
retention_days: 7
242+
retention_days: 30
243243
artifacts_name: typst_output_${{ matrix.typst_version }}_${{ matrix.os }}
244244
output_extensions: pdf
245245
template_file: template.typ

0 commit comments

Comments
 (0)