Skip to content

Commit 517da49

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

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,7 +24,8 @@ jobs:
2424
mkdir test
2525
cd test
2626
typst init @preview/accelerated-jacow:$VERSION
27-
typst compile *.typ
27+
ls -l
28+
typst compile paper.typ
2829
- uses: actions/upload-artifact@v3
2930
with:
3031
name: PDF

0 commit comments

Comments
 (0)