Skip to content

Commit 0d9a4ba

Browse files
committed
GitHub Actions修正
1 parent 9c128b8 commit 0d9a4ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
wget "https://github.com/adobe-fonts/source-han-serif/releases/download/2.002R/12_SourceHanSerifJP.zip"
2828
unzip 12_SourceHanSerifJP.zip -d ./fonts/SourceHanSerifJP
2929
30+
- name: Install Typst
31+
uses: typst-community/setup-typst@v3
32+
3033
- name: Typst (卒論・修論)
3134
run: typst compile 卒論・修論用/main.typ --font-path $GITHUB_WORKSPACE/downloads/fonts
3235

0 commit comments

Comments
 (0)