Skip to content

Commit

Permalink
ci: 90 分钟超时
Browse files Browse the repository at this point in the history
  • Loading branch information
inkydragon committed Dec 22, 2024
1 parent 071e79f commit 2376b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
Pkg.develop(PackageSpec(path=pwd()))
Pkg.instantiate()
- name: Build PDF
timeout-minutes: 90
run: julia --project=doc/ doc/make.jl pdf texplatform=docker
- name: upload complied PDF file
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 2376b74

Please sign in to comment.