File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed
Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 2727
2828 - uses : typst-community/setup-typst@v5
2929 with :
30- typst-versions-map : |
31- {
32- "typst": { "version": "v0.14.2" },
33- "typst-0.13.1": { "version": "v0.13.1" }
34- }
30+ typst-versions-file : scripts/typst-versions.yaml
3531 - run : bash scripts/install-typst-local-packages.sh
3632 - name : Restore cached fonts
3733 # Downloading fonts is time consuming.
Original file line number Diff line number Diff line change 2525
2626 - uses : typst-community/setup-typst@v5
2727 with :
28- typst-versions-map : |
29- {
30- "typst": { "version": "v0.14.2" },
31- "typst-0.13.1": { "version": "v0.13.1" }
32- }
28+ typst-versions-file : scripts/typst-versions.yaml
3329 - run : bash scripts/install-typst-local-packages.sh
3430 - name : Restore cached fonts
3531 # Downloading fonts is time consuming.
Original file line number Diff line number Diff line change 1+ typst :
2+ version : v0.14.2
3+ typst-0.13.1 :
4+ version : v0.13.1
You can’t perform that action at this time.
0 commit comments