Skip to content

Commit 1ac4b5e

Browse files
authored
Update test.yml
1 parent 517da49 commit 1ac4b5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ jobs:
2424
mkdir test
2525
cd test
2626
typst init @preview/accelerated-jacow:$VERSION
27+
cd accelerated-jacow
2728
ls -l
28-
typst compile paper.typ
29+
typst compile *.typ
2930
- uses: actions/upload-artifact@v3
3031
with:
3132
name: PDF

0 commit comments

Comments
 (0)